> From: Wang, Hansen [mailto:[EMAIL PROTECTED] 
> Subject: RE: [5.5] path specified in context.xml not being used
> 
> If you want to use something different than that, you can 
> create a context.xml and put in under the virtual host's 
> conf direction (e.g. CATALINA_HOME/conf/Catalina/localhost).
> In this context.xml, you can specify the context path and
> docBase.

This is not documented behavior, and if it works, it's an accident.  The
name of each .xml file in conf/Catalina/localhost provides the path for
the associated <Context> described therein.  Check the docs at:
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html
for actual supported mechanisms.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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

Reply via email to