Thanks for the earlier replies.
So after some more research it seems there is no way to tell tomcat
that I don't want particular directories to be deleted on an
application redeploy? Is this correct ?
I have a forum application. When we update it we want to distribute a
new war file (previously w
Hi all.
The tomcat documentation says the following:
If the web application is packaged as a WAR then /META-INF/context.xml
will be copied to $CATALINA_BASE/conf/[enginename]/[hostname]/ and
renamed to match the application's context path. Once this file
exists, it will not be replaced if a new WA