From 7ac913032eed9c9f703faf21ec7bae86daab961e Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 10 Feb 2011 08:52:40 +0000 Subject: Remove samples subfolder as its now in contrib and unreleased git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069284 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/geronimo-web.xml | 50 ---------------------- .../store-webapp/src/main/webapp/WEB-INF/web.xml | 36 ---------------- 2 files changed, 86 deletions(-) delete mode 100644 sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml delete mode 100644 sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/web.xml (limited to 'sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF') diff --git a/sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml deleted file mode 100644 index b353a6e759..0000000000 --- a/sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - org.apache.tuscany - sample-store-webapp - 1.0 - car - - - - - org.apache.axiom - org.apache.axis2 - org.apache.commons - org.jdom - - - - /sample-store-secure-webapp - diff --git a/sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index bf3fe972ca..0000000000 --- a/sca-java-2.x/trunk/samples/applications/store-webapp/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - sample-store-webapp - - - tuscany - org.apache.tuscany.sca.host.webapp.TuscanyServletFilter - - - - tuscany - /* - - - - store.html - - \ No newline at end of file -- cgit v1.2.3