On 13/03/2014 14:48, ma...@apache.org wrote: > Author: markt > Date: Thu Mar 13 14:48:14 2014 > New Revision: 1577182 > > URL: http://svn.apache.org/r1577182 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56248 > Allow the deployer to update an existing WAR file without > undeploying the existing application if the update flag is set. > This allows any existing custom context.xml for the application > to be retained. To update an application and remove any existing > context.xml simply undeploy the old version of the application > before deploying the new version.
Reviewing the back-port to 7.0.x, the logic isn't quite right when tag != null. I'm working on an update. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org