From 529acd94adb365c91b88776cffdc858f09e241d4 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 15 Oct 2009 18:38:02 +0000 Subject: Minor updates/cleanup to bpel/wsdl file git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825610 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/greetings/greetings.wsdl | 26 +++++++++++----------- .../src/test/resources/helloworld/helloworld.bpel | 8 +++---- .../src/test/resources/helloworld/helloworld.wsdl | 3 ++- 3 files changed, 19 insertions(+), 18 deletions(-) diff --git a/java/sca/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/java/sca/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl index e768707ccd..b976a53970 100644 --- a/java/sca/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl +++ b/java/sca/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl @@ -28,18 +28,18 @@ - + - + - + - + @@ -47,18 +47,18 @@ - - + + - - + + - - + + @@ -66,10 +66,10 @@ - + - + @@ -77,7 +77,7 @@ - + diff --git a/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel index b508f59bcf..c0317687df 100644 --- a/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel +++ b/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel @@ -41,8 +41,8 @@ - - + + @@ -57,7 +57,7 @@ $helloMessage.TestPart - $greetingsRequest.parameters + $greetingsRequest.request @@ -70,7 +70,7 @@ - $greetingsResponse.parameters/greetings:getGreetingsReturn + $greetingsResponse.parameters/greetings:GreetingsResponse $helloMessageResponse.TestPart diff --git a/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl index 28c768dd8a..541a713112 100644 --- a/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl +++ b/java/sca/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl @@ -48,7 +48,8 @@ - + + -- cgit v1.2.3