From 10fe9dfd3f54bcaea5bb8de60aab3390fc92a895 Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 16 Jun 2010 09:13:09 +0000 Subject: Re-enable the wsdl first contribution and the test case that launches it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955162 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/pom.xml') diff --git a/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/pom.xml b/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/pom.xml index a93d502d3d..58ef07bdf4 100644 --- a/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/pom.xml +++ b/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/pom.xml @@ -89,10 +89,10 @@ wsimport - org.apache.tuscany.sca.binding.ws + org.apache.tuscany.sca.binding.ws.sca ${basedir}/target/classes - helloworld-sca.wsdl + HelloWorldImplService.wsdl ${project.build.directory}/jaxws/stale/.wsimport1StaleFlag @@ -107,7 +107,7 @@ org.apache.tuscany.sca.binding.ws.jaxws.external.service.iface ${basedir}/target/classes - helloworld-external.wsdl + helloworld-external-service.wsdl ${project.build.directory}/jaxws/stale/.wsimport2StaleFlag -- cgit v1.2.3