Saturday, January 8, 2011

In order to avoid Tomcat from auto-reloading itself

In order to avoid Tomcat from auto-reloading itself, comment the WatchedResource line in conf/context.xml:
<!-- <WatchedResource>WEB-INF/web.xml</WatchedResource> -->


Here :
/etc/tomcat6