remove antiJARLocking attribute from context.xml, because it is no longer supported by tomcat 8

This commit is contained in:
Sebastian Sdorra
2014-05-10 12:02:40 +02:00
parent 72978a05af
commit c4db25b072

View File

@@ -31,4 +31,4 @@
-->
<Context antiJARLocking="true" path="/scm"/>
<Context path="/scm"/>