> From: Emsley, I (Iain) [mailto:[EMAIL PROTECTED] 
> Subject: context.xml not being copied across on deployment
> 
> When I check the xml files in
> \apache-tomcat-5.5.17\conf\Catalina\localhost, I'm still getting the
> context for Hypersonic rather than MySQL. 

A <Context> element in conf/Catalina/[host]/[app].xml will override the
one in the webapps's META-INF/context.xml file.  Try removing the
conf/Catalina/[host]/[app].xml file first, either as part of your
deployment script or manually.

 - 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