From a00b85195f048fd20159f9c0b3785afdd89ec056 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 25 Aug 2008 05:37:43 +0000 Subject: Added a variation of HelloWorldClient that doesn't use any Tuscany specific APIs, only the SCA spec standard programming model. Applied the same idea to calculator in a new calculator-lean module to show how this pattern works with just components (helloworld-ws-reference-lean used a reference with a WS binding). Also started to show how test cases can use the same pattern in calculator-lean. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@688620 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/resources/helloworldwsclient5.composite | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 java/sca/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite (limited to 'java/sca/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite') diff --git a/java/sca/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite b/java/sca/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite new file mode 100644 index 0000000000..bbac4c3703 --- /dev/null +++ b/java/sca/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite @@ -0,0 +1,33 @@ + + + + + + + + + + + + + -- cgit v1.2.3