From e2153aa948efc7d8b05c641784b30a665c598748 Mon Sep 17 00:00:00 2001 From: antelder Date: Tue, 26 May 2009 12:09:03 +0000 Subject: Tag 1.5 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778670 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/helloworld.bpel | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 tags/java/sca/1.5/samples/helloworld-bpel/src/main/resources/helloworld.bpel (limited to 'tags/java/sca/1.5/samples/helloworld-bpel/src/main/resources/helloworld.bpel') diff --git a/tags/java/sca/1.5/samples/helloworld-bpel/src/main/resources/helloworld.bpel b/tags/java/sca/1.5/samples/helloworld-bpel/src/main/resources/helloworld.bpel new file mode 100644 index 0000000000..a88aa7960c --- /dev/null +++ b/tags/java/sca/1.5/samples/helloworld-bpel/src/main/resources/helloworld.bpel @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + concat($tmpVar,' World') + + + + + + -- cgit v1.2.3