https://issues.apache.org/bugzilla/show_bug.cgi?id=50074

--- Comment #2 from Keith Johnson <keith.john...@dmgfederal.com> 2010-10-11 
13:28:50 EDT ---
Based on the Tomcat 5.5-7.0 documentation, individual files (with a ".xml"
extension) in the $CATALINA_BASE/conf/[enginename]/[hostname]/ directory. The
name of the file (less the .xml extension) will be used as the context path.
Multi-level context paths may be defined using #, e.g. foo#bar.xml for a
context path of /foo/bar. The default web application may be defined by using a
file called ROOT.xml. 

If that interpretation is incorrect where is it correctly documented ?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to