From 26f32e7e0dd8f659ee8b4553d1144a0201d6e005 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 15 Jun 2010 15:32:32 +0000 Subject: Turn complex message passing test back on git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954932 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/HelloWorldServiceService_schema1.xsd | 32 ++++++++++++++++++++++ .../resources/helloworld-external-service.wsdl | 22 +++++++++++++-- 2 files changed, 52 insertions(+), 2 deletions(-) (limited to 'sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources') diff --git a/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/HelloWorldServiceService_schema1.xsd b/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/HelloWorldServiceService_schema1.xsd index e8d4340886..acdfcaaaa5 100644 --- a/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/HelloWorldServiceService_schema1.xsd +++ b/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/HelloWorldServiceService_schema1.xsd @@ -21,6 +21,10 @@ + + + + @@ -34,5 +38,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/helloworld-external-service.wsdl b/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/helloworld-external-service.wsdl index 2aa1a8f149..837bcb059e 100644 --- a/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/helloworld-external-service.wsdl +++ b/sca-java-2.x/trunk/itest/ws/contribution-java-first/src/main/resources/helloworld-external-service.wsdl @@ -30,11 +30,21 @@ + + + + + + + + + + @@ -47,11 +57,19 @@ + + + + + + + + + - + - -- cgit v1.2.3