> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: META-INF/context.xml does not take effect
> 
> In the webapplication, the resource "jdbc/MyJdbcConn"  is not 
> accessible;

What do you mean "not accessible"?  What exact error are you seeing?

> Would the presence of conf/context.xml entirely override 
> META-INF/context.xml?

No; conf/context.xml provides defaults for all webapps.  A <Context>
element in conf/[engine]/[host]/[appName].xml will override the one in
META-INF/context.xml, however.

 - 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