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 --- .../java/vhost/modules/policy-wspolicy/pom.xml | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 sandbox/sebastien/java/vhost/modules/policy-wspolicy/pom.xml (limited to 'sandbox/sebastien/java/vhost/modules/policy-wspolicy/pom.xml') diff --git a/sandbox/sebastien/java/vhost/modules/policy-wspolicy/pom.xml b/sandbox/sebastien/java/vhost/modules/policy-wspolicy/pom.xml new file mode 100644 index 0000000000..388fa4ad40 --- /dev/null +++ b/sandbox/sebastien/java/vhost/modules/policy-wspolicy/pom.xml @@ -0,0 +1,125 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-policy-wspolicy + Apache Tuscany SCA Policy WS-Policy Model + + + + org.apache.tuscany.sca + tuscany-core-runtime-pom + pom + 2.0-SNAPSHOT + provided + + + + org.apache.tuscany.sca + tuscany-assembly-xml + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-contribution + 2.0-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-core-spi + 2.0-SNAPSHOT + + + + org.apache.ws.commons.axiom + axiom-api + 1.2.10 + + + xerces + xercesImpl + + + javax.mail + mail + + + commons-logging + commons-logging + + + xml-apis + xml-apis + + + + + + org.apache.neethi + neethi + 2.0.4 + + + wsdl4j + wsdl4j + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.10 + runtime + + + javax.mail + mail + + + + + + commons-logging + commons-logging + 1.1.1 + runtime + + + commons-logging + commons-logging + + + + + + -- cgit v1.2.3