This patch was made for the reason described at
http://marc.theaimsgroup.com/?l=tomcat-dev&m=106456019300386&w=2. 

Thanks,

Ias

=========================================================
Lee, Changshin (Korean name)
Ias (International name)
           Company Web Site: http://www.tmax.co.kr
           Personal Web Site: http://www.iasandcb.pe.kr
---------------------------------------------------------
Senior Researcher, Emerging Technology Evangelist
JCP member - http://jcp.org/en/participation/members/L
R&D Institute
Tmax Soft, Inc.
JCP member - http://jcp.org/en/participation/members/T
=========================================================
Index: context.xml
===================================================================
RCS file: /home/cvspublic/jakarta-tomcat-catalina/webapps/docs/config/context.xml,v
retrieving revision 1.5
diff -u -r1.5 context.xml
--- context.xml 30 Jul 2003 18:37:51 -0000      1.5
+++ context.xml 26 Sep 2003 08:16:45 -0000
@@ -153,7 +153,9 @@
         within a particular <a href="host.html">Host</a> must be unique.
         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.</p>
+        will process all requests not assigned to other Contexts.
+        Note that you should set a value starting with the leading "/"
+        except "".</p>
       </attribute>
 
       <attribute name="reloadable" required="false">

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to