From 9f0d481f0fe19becc950d7f802e6ac90042ca16f Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 16 Mar 2009 08:47:57 +0000 Subject: Rename final rc tag name git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754848 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/interop-soap-service/pom.xml | 109 +++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 tags/java/sca/0.91-incubating/itest/interop-soap-service/pom.xml (limited to 'tags/java/sca/0.91-incubating/itest/interop-soap-service/pom.xml') diff --git a/tags/java/sca/0.91-incubating/itest/interop-soap-service/pom.xml b/tags/java/sca/0.91-incubating/itest/interop-soap-service/pom.xml new file mode 100644 index 0000000000..c18e9e0ff3 --- /dev/null +++ b/tags/java/sca/0.91-incubating/itest/interop-soap-service/pom.xml @@ -0,0 +1,109 @@ + + + + + org.apache.tuscany.testing + tuscany-interop-services + 0.1-integration-incubating-SNAPSHOT + + + 4.0.0 + interop-service-webserviceInteropDoc + war + Tuscany Interop Testing - Services - InteropDoc + + + + + org.apache.tuscany.sca.runtime + webapp + ${sca.version} + runtime + + + org.apache.tuscany.sca.runtime + webapp-host + ${sca.version} + runtime + + + + org.apache.tuscany.sca.services.idl + tuscany-wsdl + ${sca.version} + runtime + + + + org.apache.ws.commons.axiom + axiom-api + SNAPSHOT + compile + + + org.apache.ws.commons.axiom + axiom-impl + SNAPSHOT + runtime + + + + + + + + org.apache.tuscany.sdo + tuscany-sdo-plugin + 1.0-incubating-beta1 + + + + ${basedir}/src/main/resources/wsdl/interopdoc.wsdl + true + true + true + true + + + generate + + + + + + org.apache.tuscany.sca.extensions.axis2.plugins + tuscany-plugin-wsdl2java + ${sca.version} + + + + ${basedir}/src/main/resources/wsdl/interopdoc.wsdl + org.soapinterop + + + generate + + + + + + + + -- cgit v1.2.3