> From: René Schade [mailto:[EMAIL PROTECTED] 
> Subject: RE: RE : Problems configuring a <Context path="xx"> 
> using Apache/Tomcat
> 
> I would prefer to place it in the /META-INF/ folder in the 
> application, but Tomcat seems to ignore files not named 
> context.xml in this folder.

Correct; if it's in META-INF, it must be named context.xml, otherwise Tomcat 
doesn't know what to look for.  The only way that I'm aware of to specify a 
multi-component URI path is to place the <Context> element in a file in 
conf/[engine]/[host] using the # syntax.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to