From d2c2efbc4efbda3a9547b97be9e80bf1665d8122 Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 1 Oct 2009 11:10:16 +0000 Subject: Add new 2.x JMS webapp sample migrated from 1.x git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@820607 13f79535-47bb-0310-9956-ffa450edef68 --- .../helloworld-jms/src/main/webapp/WEB-INF/web.xml | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 java/sca/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.xml (limited to 'java/sca/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.xml') diff --git a/java/sca/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.xml b/java/sca/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.xml new file mode 100644 index 0000000000..86710435ae --- /dev/null +++ b/java/sca/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.xml @@ -0,0 +1,66 @@ + + + + + + + Apache Tuscany JMS Web Service Sample + + + tuscany + org.apache.tuscany.sca.host.webapp.TuscanyServletFilter + + + + tuscany + /* + + + + hello.jsp + + + + + + + -- cgit v1.2.3