4.0.0 org.apache.tuscany.sca tuscany-itest 2.0.1-SNAPSHOT ../pom.xml itest-async-integrations Apache Tuscany Async Integration Tests org.apache.tuscany.sca tuscany-base-runtime-pom pom 2.0.1-SNAPSHOT org.apache.tuscany.sca tuscany-binding-jms-runtime 2.0.1-SNAPSHOT runtime org.apache.activemq activemq-core 5.2.0 runtime junit junit 4.8.1 test org.codehaus.mojo build-helper-maven-plugin 1.5 add-jaxws generate-sources add-test-source ${project.build.directory}/jaxws-source org.jvnet.jax-ws-commons jaxws-maven-plugin 2.1 com.sun.xml.ws jaxws-tools 2.2.6-promoted-b10 2.1 wsimport-client generate-sources wsimport ${basedir}/src/main/resources/wsdl creditcard.wsdl ${basedir}/src/main/resources/wsdl creditcard-client.xml ${project.build.directory}/jaxws-source ${project.build.directory}/wsimport-client.stale false true -p com.example.test.jaxb.client wsimport-server generate-sources wsimport ${basedir}/src/main/resources/wsdl creditcard.wsdl ${basedir}/src/main/resources/wsdl creditcard-server.xml ${project.build.directory}/jaxws-source ${project.build.directory}/wsimport-server.stale false true -p com.example.test.jaxb.server