From 7ddba4c032a5b9031ef892858952dc2f12736645 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 31 Oct 2011 10:21:51 +0000 Subject: TUSCANY-3757 - add async invocation sample back in from contrib in order to look at void return types which still don't work. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195392 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/CalculatorClient.composite | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/learning-more/async-invocation/src/main/resources/CalculatorClient.composite (limited to 'sca-java-2.x/trunk/samples/learning-more/async-invocation/src/main/resources/CalculatorClient.composite') diff --git a/sca-java-2.x/trunk/samples/learning-more/async-invocation/src/main/resources/CalculatorClient.composite b/sca-java-2.x/trunk/samples/learning-more/async-invocation/src/main/resources/CalculatorClient.composite new file mode 100644 index 0000000000..374ef27e2b --- /dev/null +++ b/sca-java-2.x/trunk/samples/learning-more/async-invocation/src/main/resources/CalculatorClient.composite @@ -0,0 +1,30 @@ + + + + + + + + + + -- cgit v1.2.3