https://issues.apache.org/bugzilla/show_bug.cgi?id=53395
--- Comment #3 from Konstantin Kolinko ---
A. If context.xml is broken, replacing a war is not going to help, as context
file has priority over war.
Note, that
1. in Tomcat 7 the context file is not copied to conf directory by default, so
https://issues.apache.org/bugzilla/show_bug.cgi?id=53395
--- Comment #2 from Mike Tillberg ---
It looks like auto deploy is implemented as a undeploy followed by deploy:
Jun 11, 2012 10:15:26 AM org.apache.catalina.startup.HostConfig checkResources
INFO: Undeploying context [/webapp]
Jun 11, 201
https://issues.apache.org/bugzilla/show_bug.cgi?id=53395
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---