diff tomcat/server.xml @ 93:f6d96413673a

USASR-2388: merge
author smith@nwoca.org
date Thu, 13 Oct 2016 00:45:33 +0100
parents 120fc16ea511
children adbef03ee9e8
line wrap: on
line diff
--- a/tomcat/server.xml	Thu Sep 22 01:49:20 2016 +0100
+++ b/tomcat/server.xml	Thu Oct 13 00:45:33 2016 +0100
@@ -63,7 +63,7 @@
                resourceName="UserDatabase"/>
       </Realm>
 
-      <Host name="localhost"  appBase="webapps" unpackWARs="true" autoDeploy="true">
+      <Host name="localhost"  appBase="webapps" unpackWARs="false" autoDeploy="false">
         <Valve className="org.apache.catalina.valves.AccessLogValve" 
 				directory="logs"
                 prefix="localhost_access_log" suffix=".txt"