** Description changed:

  Binary package hint: jspwiki
  
  I am trying to get jspwiki running on my Ubuntu Jaunty (amd64) server
  but I can only get as far as having Tomcat up and running.
  
  $ lsb_release -rd
    Description:        Ubuntu 9.04
    Release:    9.04
  
  
  WHAT I EXPECTED:
- JSPWiki to be up and running after installation, or at the very least, a 
JSPWiki.war WAR file to exist so I could use that.
+ JSPWiki to be up and running after installation.
  i.e. I want something to appear on http://localhost:8180/JSPWiki/
  
  WHAT HAPPENED:
- I can only get as far as http://10.187.204.3:8180/manager/html/ 
+ I can only get as far as http://localhost:8180/manager/html/ 
  No wiki for me on  http:/localhost:8180/JSPWiki/
  
  WORKAROUND GIVEN TO ME BY Kalle was this:
  
  > Easiest way around is to change /etc/default/tomcat5.5
  > 
  > TOMCAT5_SECURITY=no
  > 
  > You shouldn't need this, though,
  
  My jspwiki is version 2.8.0-3
  
  $ apt-cache show jspwiki
  
  Package: jspwiki
  Priority: optional
  Section: universe/web
  Installed-Size: 5956
  Maintainer: Ubuntu MOTU Developers <ubuntu-m...@lists.ubuntu.com>
  Original-Maintainer: Kalle Kivimaa <kil...@debian.org>
  Architecture: all
  Version: 2.8.0-3
  Depends: tomcat5.5, debconf | debconf-2.0, libgnujaf-java, 
libcommons-codec-java, libcommons-fileupload-java, libcommons-httpclient-java, 
libcommons-io-java, libcommons-lang-java, libcommons-logging-java, 
libjaxen-java, libjdom1-java, liblog4j1.2-java, liblucene2-java, 
libnekohtml-java, liboro-java, liboscache-java, tomcat5.5-webapps
  Suggests: rcs
  Filename: pool/universe/j/jspwiki/jspwiki_2.8.0-3_all.deb
  Size: 4410342
  MD5sum: 73b49538118f68fe6c783c5684e5abde
  SHA1: 0465b2a02fd09ae4060662f0559c00ce8ee2b3af
  SHA256: e0af163439132c91f2a8b84d030200061710c82cf60b451fed3178cf084ffec4
  Description: WikiWikiWeb clone written in Java
   JSPWiki is a simple WikiWiki clone to be run in a Java servlet container
   (eg. Tomcat).  It keeps all of its formatting in Java Server Pages (JSP)
   files, and uses a custom Java class called 'com.ecyrd.jspwiki.WikiEngine'
   to all interfacing with the Wiki system.
  Homepage: http://www.jspwiki.org
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu

-- 
jspwiki binary package: TOMCAT must be turned off
https://bugs.launchpad.net/bugs/407904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to