From a9d9bc5e828c0a2833a9d5b5743968bf52bedb88 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 1 Aug 2008 13:01:19 +0000 Subject: Start of a webapp ui git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@681681 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/web.xml | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 sandbox/travelsample/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml (limited to 'sandbox/travelsample/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml') diff --git a/sandbox/travelsample/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml b/sandbox/travelsample/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..3f833b6856 --- /dev/null +++ b/sandbox/travelsample/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,41 @@ + + + + + + + Apache Tuscany SCA Tours User Interface Webapp + + + tuscany + org.apache.tuscany.sca.host.webapp.TuscanyServletFilter + + + + tuscany + /* + + + + scatours.html + + + -- cgit v1.2.3