remm 2004/10/26 05:33:22 Modified: webapps/docs/config context.xml Log: - Clarify wording. Revision Changes Path 1.18 +3 -2 jakarta-tomcat-catalina/webapps/docs/config/context.xml Index: context.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/config/context.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- context.xml 5 Oct 2004 17:12:52 -0000 1.17 +++ context.xml 26 Oct 2004 12:33:22 -0000 1.18 @@ -168,8 +168,9 @@ If you specify a context path of an empty string (""), you are defining the <em>default</em> web application for this Host, which will process all requests not assigned to other Contexts. The value of - this field must not be set most of the time, as it will be infered from - the filenames used for either the .xml context file of the docBase.</p> + this field must not be set except when statically defining a Context in + server.xml, as it will be infered from the filenames used for either the + .xml context file or the docBase.</p> </attribute> <attribute name="reloadable" required="false">
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]