From 8f5511f7532708330081984548fbed8c6594bf8d Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 8 May 2009 10:21:32 +0000 Subject: Start creating a BPEL webapp sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772922 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/web.xml | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 sandbox/ant/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml (limited to 'sandbox/ant/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml') diff --git a/sandbox/ant/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml b/sandbox/ant/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..e8ade513a9 --- /dev/null +++ b/sandbox/ant/helloworld-bpel-webapp/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,41 @@ + + + + + + + Apache Tuscany BPEL HelloWorld Sample + + + tuscany + org.apache.tuscany.sca.host.webapp.TuscanyServletFilter + + + + tuscany + /* + + + + hello.jsp + + + -- cgit v1.2.3