summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/WEB-INF/appengine-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/WEB-INF/appengine-web.xml')
-rw-r--r--sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/WEB-INF/appengine-web.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/WEB-INF/appengine-web.xml b/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/WEB-INF/appengine-web.xml
deleted file mode 100644
index 167f7a4ce5..0000000000
--- a/sandbox/lresende/sca/samples/store-catalog-appengine-webapp/war/WEB-INF/appengine-web.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<appengine-web-app xmlns="http://appengine.google.com/ns/1.0">
- <application>tuscany-store-catalog</application>
- <version>1</version>
-
- <!-- Configure java.util.logging -->
- <system-properties>
- <property name="java.util.logging.config.file" value="WEB-INF/logging.properties"/>
- </system-properties>
-
-</appengine-web-app> \ No newline at end of file