From e8419233f758611b0b73057f685f1aff675b7e0e Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 4 Nov 2009 22:02:45 +0000 Subject: Providing a store-merger application that explores adding new catalogs from different cloud environments to the store application git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832884 13f79535-47bb-0310-9956-ffa450edef68 --- .../war/WEB-INF/web.xml | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/WEB-INF/web.xml (limited to 'sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/WEB-INF/web.xml') diff --git a/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/WEB-INF/web.xml b/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/WEB-INF/web.xml new file mode 100644 index 0000000000..31fc39a160 --- /dev/null +++ b/sandbox/sca-cloud-tutorial/store-merger-appengine-webapp/war/WEB-INF/web.xml @@ -0,0 +1,42 @@ + + + + + + + + + tuscany + org.apache.tuscany.sca.host.webapp.TuscanyServletFilter + + + + tuscany + /* + + + + + store.html + + + -- cgit v1.2.3