From 99fe502007e6118444072fab9686d9bbff4743e9 Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 2 Jul 2009 15:15:14 +0000 Subject: Updating bpel to create WSDL/XSD conforming response git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@790620 13f79535-47bb-0310-9956-ffa450edef68 --- .../bpel/helloworld/src/test/resources/helloworld/helloworld.bpel | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'java/sca/itest/bpel/helloworld') diff --git a/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel b/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel index 4f689afd89..25873e3dc3 100644 --- a/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel +++ b/java/sca/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel @@ -50,12 +50,12 @@ - + concat($helloMessage.TestPart/test:message/text(), ' World') - concat($tmpVar,' World') - + $tmpVar + $helloMessageResponse.TestResponse/test:messageResponse