From 81f448ebbdb0650572b9fea86c543a29a566ada3 Mon Sep 17 00:00:00 2001 From: nash Date: Thu, 4 Nov 2010 14:33:30 +0000 Subject: Tag for 1.6.1-RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1031003 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/helloworld/helloworld.bpel | 84 ++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (limited to 'sca-java-1.x/tags/1.6.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel') diff --git a/sca-java-1.x/tags/1.6.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/tags/1.6.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel new file mode 100644 index 0000000000..5ec2cc9f2e --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-RC1/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + $helloMessage.TestPart + $greetingsRequest.parameters + + + + + + + + $greetingsResponse.parameters/greetings:getGreetingsReturn + $helloResponse.TestPart + + + + + + -- cgit v1.2.3