diff options
author | Ugnich Anton | 2011-12-25 15:56:30 +0700 |
---|---|---|
committer | Ugnich Anton | 2011-12-25 15:56:30 +0700 |
commit | 6f4e181f0a03b4b190922bd5f8bd97fb9fdb206e (patch) | |
tree | c8b5241c84cb24a6c0c8a8b2eaa109f569dfc76c /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=""/> |