From 5b67e082ce57df77acc72cd36569a05c9a2fa347 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 6 Jul 2009 07:23:44 +0000 Subject: Branch for 1.5.1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791397 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/geronimo-web.xml | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 branches/sca-java-1.5.1/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml (limited to 'branches/sca-java-1.5.1/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml') diff --git a/branches/sca-java-1.5.1/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/branches/sca-java-1.5.1/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml new file mode 100644 index 0000000000..836d8c5070 --- /dev/null +++ b/branches/sca-java-1.5.1/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml @@ -0,0 +1,40 @@ + + + + + + + org.apache.tuscany.sca + sample-chat-webapp + 1.5-SNAPSHOT + war + + + + + org.apache.axiom + org.apache.axis2 + org.apache.commons + org.jdom + + + + -- cgit v1.2.3