From 875e50908c2630d263661af492654cd44bef2d65 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 25 Jan 2011 23:30:28 +0000 Subject: Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063520 13f79535-47bb-0310-9956-ffa450edef68 --- .../vhost/modules/binding-ws-runtime-axis2/pom.xml | 187 +++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 sandbox/sebastien/java/vhost/modules/binding-ws-runtime-axis2/pom.xml (limited to 'sandbox/sebastien/java/vhost/modules/binding-ws-runtime-axis2/pom.xml') diff --git a/sandbox/sebastien/java/vhost/modules/binding-ws-runtime-axis2/pom.xml b/sandbox/sebastien/java/vhost/modules/binding-ws-runtime-axis2/pom.xml new file mode 100644 index 0000000000..7de2b6f2a0 --- /dev/null +++ b/sandbox/sebastien/java/vhost/modules/binding-ws-runtime-axis2/pom.xml @@ -0,0 +1,187 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + + tuscany-binding-ws-runtime-axis2 + Apache Tuscany SCA Axis2-1.5-based WS Binding Runtime + + + + + + + org.apache.tuscany.sca + tuscany-core-runtime-pom + 2.0-SNAPSHOT + pom + provided + + + + org.apache.tuscany.sca + tuscany-policy-security + 2.0-SNAPSHOT + provided + + + + org.apache.axis2 + org.apache.axis2.osgi + 1.5.3 + + + org.apache.axis2 + axis2-adb + + + org.apache.axis2 + axis2-kernel + + + org.apache.axis2 + axis2-transport-http + + + org.apache.axis2 + axis2-transport-local + + + + + + commons-httpclient + commons-httpclient + 3.1 + + + commons-logging + commons-logging + + + + + + org.apache.ws.commons.axiom + axiom-api + 1.2.10 + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + jaxen + jaxen + + + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.10 + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + org.apache.geronimo.specs + geronimo-javamail_1.4_spec + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.neethi + neethi + 2.0.4 + + + org.codehaus.woodstox + wstx-asl + + + + + + javax.servlet + servlet-api + 2.5 + provided + + + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 2.0-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-databinding-jaxb-axiom + 2.0-SNAPSHOT + runtime + + + + + org.apache.tuscany.sca + tuscany-base-runtime-pom + 2.0-SNAPSHOT + pom + test + + + + org.apache.tuscany.sca + tuscany-host-jetty + 2.0-SNAPSHOT + test + + + + + -- cgit v1.2.3