pier 01/07/26 10:27:01
Modified: webapp README.txt
Log:
Added description of what we should do with the generated warp.jar file.
Revision Changes Path
1.12 +4 -0 jakarta-tomcat-connectors/webapp/README.txt
Index: README.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat-connectors/webapp/README.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- README.txt 2001/07/26 15:39:37 1.11
+++ README.txt 2001/07/26 17:27:01 1.12
@@ -59,6 +59,10 @@
# CLASSPATH=$CATALINA_HOME/server/lib/catalina.jar
# CLASSPATH=$CLASSPATH:$CATALINA_HOME/common/lib/servlet.jar
# export CLASSPATH
+ This will generate a new "warp.jar" file in the "java" directory
+ that you must use instead of the one provided with the default
+ Tomcat distribution. For example:
+ # mv ./java/warp.jar $CATALINA_HOME/server/lib/warp.jar
--enable-debug
Enable compiled-in debugging output. Using this option the WebApp