funkman 2004/05/11 16:45:33 Modified: . RUNNING.txt Log: Also fix previous paragraph for BZ 28910 since it was still out of sync. This paragraph could use a better rewording since system properties can be used in config files. Revision Changes Path 1.5 +2 -2 jakarta-tomcat-5/RUNNING.txt Index: RUNNING.txt =================================================================== RCS file: /home/cvs/jakarta-tomcat-5/RUNNING.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- RUNNING.txt 11 May 2004 23:38:37 -0000 1.4 +++ RUNNING.txt 11 May 2004 23:45:33 -0000 1.5 @@ -94,7 +94,7 @@ If you do not pass the "-Dcatalina.base=$CATALINA_BASE" argument to the startup command, $CATALINA_BASE will default to the same value as $CATALINA_HOME (which means that the same directory is used for all relative path resolutions). The administration and manager web applications, which are defined in the -$CATALINA_BASE/webapps/admin.xml and $CATALINA_BASE/webapps/manager.xml files, will +$CATALINA_BASE/conf/Catalina/localhost/admin.xml and $CATALINA_BASE/conf/Catalina/localhost/manager.xml files, will not run in that configuration, unless either: - The path specified in the docBase attribute of the Context element is made absolute, and replaced respectively by $CATALINA_HOME/server/webapps/admin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]