From 28785b57e4c114114916d64422d6e1747d7fa373 Mon Sep 17 00:00:00 2001 From: fmoga Date: Tue, 31 May 2011 10:52:31 +0000 Subject: Clean up sandbox space. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1129617 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/META-INF/MANIFEST.MF | 2 - .../src/main/webapp/WEB-INF/appengine-web.xml | 24 ---- .../src/main/webapp/WEB-INF/web.composite | 45 ------ .../src/main/webapp/WEB-INF/web.xml | 34 ----- .../src/main/webapp/index.html | 157 --------------------- 5 files changed, 262 deletions(-) delete mode 100644 sandbox/fmoga/binding-comet-sample/src/main/webapp/META-INF/MANIFEST.MF delete mode 100644 sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/appengine-web.xml delete mode 100644 sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.composite delete mode 100644 sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.xml delete mode 100644 sandbox/fmoga/binding-comet-sample/src/main/webapp/index.html (limited to 'sandbox/fmoga/binding-comet-sample/src/main/webapp') diff --git a/sandbox/fmoga/binding-comet-sample/src/main/webapp/META-INF/MANIFEST.MF b/sandbox/fmoga/binding-comet-sample/src/main/webapp/META-INF/MANIFEST.MF deleted file mode 100644 index 58630c02ef..0000000000 --- a/sandbox/fmoga/binding-comet-sample/src/main/webapp/META-INF/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/appengine-web.xml b/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/appengine-web.xml deleted file mode 100644 index 8696f76c50..0000000000 --- a/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/appengine-web.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - tuscany-comet - 1 - true - \ No newline at end of file diff --git a/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.composite b/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.composite deleted file mode 100644 index 05b2ddd0d7..0000000000 --- a/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.composite +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.xml b/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.xml deleted file mode 100644 index 25b06c457a..0000000000 --- a/sandbox/fmoga/binding-comet-sample/src/main/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - Apache Tuscany Stock Comet Sample - - tuscany - org.apache.tuscany.sca.host.webapp.TuscanyServletFilter - true - - - tuscany - /* - - - index.html - - \ No newline at end of file diff --git a/sandbox/fmoga/binding-comet-sample/src/main/webapp/index.html b/sandbox/fmoga/binding-comet-sample/src/main/webapp/index.html deleted file mode 100644 index 0387e67adb..0000000000 --- a/sandbox/fmoga/binding-comet-sample/src/main/webapp/index.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - Apache Tuscany Comet Sample - - - - - - - - - -- cgit v1.2.3