From fcd70928905d33653342e32329b98e7967ea5720 Mon Sep 17 00:00:00 2001 From: rfeng Date: Mon, 6 Jul 2009 23:05:52 +0000 Subject: Fix the BPEL assignment to make sure the response message is initialized git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@791649 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/helloworld/helloworld.bpel | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'java/sca') 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 25873e3dc3..156e32e9ee 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 @@ -53,8 +53,19 @@ concat($helloMessage.TestPart/test:message/text(), ' World') + - $tmpVar + + + + Dummy + + + + + + + $helloMessageResponse.TestResponse/test:messageResponse -- cgit v1.2.3