0

I've tried to set the cachingAllowed to false at both context.xml and server.xml. And I use the default Context (org.apache.catalina.core.StandardContext). But Tomcat still ignores modifications in dependencies jars within WEB-INF/lib (changes in jsp or js at META-INF/resources have no results). I've tried to delete the Work folder with no success.

Dos anyone knows a way to turn off this caching? This is for dev purpose of quickly change the resources (jsp reloading) and see the result without restart Tomcat. I used to use war overlays and I am trying to migrate to servlet 3.0.

0 Answers0