diff options
author | Ugnich Anton | 2013-11-29 12:19:08 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-11-29 12:19:08 +0700 |
commit | 1002c2f14fadcfc00991489fe715437d3c1ac7d7 (patch) | |
tree | 30b5795beb5f7f208eee84a3a5c75fb99ba85aac /web/META-INF |
Initial commit
Diffstat (limited to 'web/META-INF')
-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=""/> |