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 --- .../src/main/resources/HelloWorldImplService.wsdl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/HelloWorldImplService.wsdl') diff --git a/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/HelloWorldImplService.wsdl b/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/HelloWorldImplService.wsdl index f3e9083cec..59fce9d849 100644 --- a/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/HelloWorldImplService.wsdl +++ b/sca-java-2.x/trunk/itest/ws/contribution-wsdl-first/src/main/resources/HelloWorldImplService.wsdl @@ -50,6 +50,12 @@ + + + + + + @@ -64,6 +70,10 @@ + + + + @@ -97,6 +107,15 @@ + + + + + + + + + -- cgit v1.2.3