Lainaus Florian Holeczek <[EMAIL PROTECTED]>:

That's the wrong way... You mustn't "install" JSPWiki by simply
throwing the WAR file into the webapps directory. The correct way is
described in the installation instructions.

Regards,
 Florian

Here is an except from the README for JSPWiki 2.6.2:
##########################################################
Since JSPWiki 2.1.153, JSPWiki comes with a really simple installation
engine.  Just do the following:

1) Install Tomcat from http://jakarta.apache.org/ (or any other servlet
   container)

2) Drop the JSPWiki.war file in your <tomcat home>/webapps/ directory.
   Optional: Rename the JSPWiki.war if you want your URL to end with
   something else than /JSPWiki/.  For example, to get it called "wiki"
   just rename the "JSPWiki.war" file to "wiki.war".
##########################################################

As far as I understand, the "Drop" here means the same as "Put", which is what I think I did. Am I misunderstanding something? Is not <tomcat home>/webapps/ the same as $CATALINA_HOME/webapps/?


Sakari Aaltonen


Reply via email to