From 536743a29999ec3cde36133ecb458da5e5ce19c3 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 24 Aug 2011 08:32:33 +0000 Subject: Add a testcase for a client using the various client APIs talking to a synchronous service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1161000 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/test1NonAsyncService.composite | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1NonAsyncService.composite (limited to 'sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1NonAsyncService.composite') diff --git a/sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1NonAsyncService.composite b/sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1NonAsyncService.composite new file mode 100644 index 0000000000..fbe207d7a0 --- /dev/null +++ b/sca-java-2.x/trunk/testing/itest/async-services/src/main/resources/test1NonAsyncService.composite @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3