From 808c6465648ffa117d2a8ff6b0f253678b38f007 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 6 Nov 2012 11:00:39 +0000 Subject: TUSCANY-4072: Add test from Robin Yu for Tuscany fails to retrieve XSD type/element for nested WSDL with diff namespace(wsdl resolver issue) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1406092 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/testing/itest/nested-wsdl/pom.xml | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 sca-java-2.x/trunk/testing/itest/nested-wsdl/pom.xml (limited to 'sca-java-2.x/trunk/testing/itest/nested-wsdl/pom.xml') diff --git a/sca-java-2.x/trunk/testing/itest/nested-wsdl/pom.xml b/sca-java-2.x/trunk/testing/itest/nested-wsdl/pom.xml new file mode 100644 index 0000000000..3df11c14a9 --- /dev/null +++ b/sca-java-2.x/trunk/testing/itest/nested-wsdl/pom.xml @@ -0,0 +1,39 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.5-SNAPSHOT + ../pom.xml + + itest-nested-wsdl + Apache Tuscany SCA iTest nested WSDL + + + + org.apache.tuscany.sca + tuscany-base-runtime-pom + pom + 2.5-SNAPSHOT + + + -- cgit v1.2.3