From 47a400605c23a046cc7d1a3c5441ad1c092d8882 Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 22 May 2009 06:30:43 +0000 Subject: TUSCANY-3056 - Adding missing Geronimo deployment descriptors and fixing existent ones that were using inverse-classloading which was causing issues when deploying samples in geronimo environment git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@777397 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.x/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml (limited to 'branches/sca-java-1.x/samples/helloworld-jms-webapp') diff --git a/branches/sca-java-1.x/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/branches/sca-java-1.x/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml new file mode 100644 index 0000000000..4ce36a1181 --- /dev/null +++ b/branches/sca-java-1.x/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml @@ -0,0 +1,40 @@ + + + + + + + org.apache.tuscany.sca + sample-helloworld-jms-webapp + 1.5-SNAPSHOT + war + + + + + org.apache.axiom + org.apache.axis2 + org.apache.commons + org.jdom + + + + -- cgit v1.2.3