diff options
author | Ugnich Anton | 2013-06-20 19:44:16 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-06-20 19:44:16 +0700 |
commit | 0dfa3b0cf640f4b95a3cdfdf8c32ae764d3ff5dd (patch) | |
tree | 60305d81cf32324dfdf7cb8934e0611deb098dd6 /web/META-INF/context.xml |
Initial commit
Diffstat (limited to 'web/META-INF/context.xml')
-rw-r--r-- | web/META-INF/context.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/META-INF/context.xml b/web/META-INF/context.xml new file mode 100644 index 00000000..5bee3dc3 --- /dev/null +++ b/web/META-INF/context.xml @@ -0,0 +1,2 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Context antiJARLocking="true" path=""/> |