> From: Propes, Barry L [mailto:barry.l.pro...@citi.com]
> Subject: RE: DB connection error -Tomcat 6 config
> 
> Yes, I believe that is indeed getting created.
> 
> Should that be being done by Tomcat?

Yes, the <Context> element is copied from the webapp to 
conf/Catalina/[host]/[appName].xml when the webapp is first deployed.  If you 
replace the webapp without undeploying it first, you should also delete the 
[appName].xml file; otherwise, Tomcat treats it as something placed there by 
the administrator to override the one packaged with the webapp.

 - 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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to