From 55dcc41e06ba78c87d616427d4658b046d80c277 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 29 Jul 2010 13:06:20 +0000 Subject: TUSCANY-3625 - extend the test to demonstrate what happens when a WSDL is provided where an operation name has an upper case first character. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@980434 13f79535-47bb-0310-9956-ffa450edef68 --- .../resources/helloworld-external-service.wsdl | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/helloworld-external-service.wsdl') diff --git a/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/helloworld-external-service.wsdl b/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/helloworld-external-service.wsdl index 0f83f1fc08..c38f629e4f 100644 --- a/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/helloworld-external-service.wsdl +++ b/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/helloworld-external-service.wsdl @@ -36,6 +36,12 @@ + + + + + + @@ -45,6 +51,10 @@ + + + + @@ -66,10 +76,24 @@ + + + + + + + + + + + + + + -- cgit v1.2.3