From 3a99cdfedf0f2c3e2309138270433675b3a5f776 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 22 Jul 2011 09:08:47 +0000 Subject: Tag beta3 RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149505 13f79535-47bb-0310-9956-ffa450edef68 --- .../ws/asynchReference/HelloWorld.composite | 36 ++++++++++++++++++++++ .../asynchReference/META-INF/sca-contribution.xml | 23 ++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/HelloWorld.composite create mode 100644 sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/META-INF/sca-contribution.xml (limited to 'sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference') diff --git a/sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/HelloWorld.composite b/sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/HelloWorld.composite new file mode 100644 index 0000000000..e797a0aa9c --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/HelloWorld.composite @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + diff --git a/sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/META-INF/sca-contribution.xml b/sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/META-INF/sca-contribution.xml new file mode 100644 index 0000000000..e6ccae5c73 --- /dev/null +++ b/sca-java-2.x/tags/2.0-Beta3-RC1/testing/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/asynchReference/META-INF/sca-contribution.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file -- cgit v1.2.3