From ff5a82cbb87463dc07adfe04c851ad47b36e9b23 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 24 Aug 2011 11:46:36 +0000 Subject: Add an async itest that uses distributed nodes and a synchronous service. This one does work, woohoo git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1161058 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/test1SyncService.composite | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1SyncService.composite (limited to 'sca-java-2.x/trunk/testing/itest/async-services/src/main/resources') diff --git a/sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1SyncService.composite b/sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1SyncService.composite new file mode 100644 index 0000000000..8928543f43 --- /dev/null +++ b/sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1SyncService.composite @@ -0,0 +1,28 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3