From 7ad16a07b4288227c531c485939318768129fb54 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 3 Aug 2011 09:20:48 +0000 Subject: Tag debug mod for TUSCANY-3909 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1153403 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/helloworld/helloworld.bpel | 66 +++++++++++++++++ .../src/test/resources/helloworld/helloworld.wsdl | 82 ++++++++++++++++++++++ 2 files changed, 148 insertions(+) create mode 100644 sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.bpel create mode 100644 sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.wsdl (limited to 'sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld') diff --git a/sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.bpel new file mode 100644 index 0000000000..8cf91adc2c --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.bpel @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + concat($tmpVar,' World') + + + + + + diff --git a/sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.wsdl b/sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.wsdl new file mode 100644 index 0000000000..1d71727b2d --- /dev/null +++ b/sca-java-1.x/tags/1.6.1-TUSCANY-3909/implementation-bpel/src/test/resources/helloworld/helloworld.wsdl @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3