> From: Andrew Connick [mailto:[EMAIL PROTECTED] 
> Subject: Using META-INF/context.xml
> 
> Similarly, if I put it into conf/Catalina/localhost/myapp.xml 
> it's fine, but putting it in myapp/META-INF/context.xml does 
> not work.
> 
> I also found that if I put completely invalid xml in
> myapp/META-INF/context.xml, then Tomcat doesn't report this.

Sounds like you still have a <Context> element in
conf/Catalina/localhost/myapp.xml; if so, the one in
myapp/META-INF/context.xml will be ignored.

 - 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