diff tomcat/context.xml @ 92:120fc16ea511 production

USASR-2388: update tomcat. customize logging. disable autodepoy.
author smith@nwoca.org
date Thu, 13 Oct 2016 00:39:56 +0100
parents 6a4ba408b8c4
children
line wrap: on
line diff
--- a/tomcat/context.xml	Thu Sep 22 01:49:20 2016 +0100
+++ b/tomcat/context.xml	Thu Oct 13 00:39:56 2016 +0100
@@ -17,6 +17,8 @@
 -->
 <Context>
 
+    <Resources cachingAllowed="false"/>
+
     <!-- Uncomment this to disable session persistence across Tomcat restarts -->
     <Manager pathname="" />