From 1c0d8a7ab823150bdbece285e71cd6f414621cfc Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 27 Dec 2010 10:50:45 +0000 Subject: Start branch for beta2 release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053042 13f79535-47bb-0310-9956-ffa450edef68 --- .../learning-more/binding-jsonrpc/calculator-contribution/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta2/samples/learning-more/binding-jsonrpc/calculator-contribution/README (limited to 'sca-java-2.x/branches/2.0-Beta2/samples/learning-more/binding-jsonrpc/calculator-contribution/README') diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/binding-jsonrpc/calculator-contribution/README b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/binding-jsonrpc/calculator-contribution/README new file mode 100644 index 0000000000..fe9aac7f3c --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/samples/learning-more/binding-jsonrpc/calculator-contribution/README @@ -0,0 +1,8 @@ +Calculator Sample Contribution +============================== + +This sample contribution implements a simple calculator using SCA components. + +See http://tuscany.apache.org/documentation-2x/20-beta-samples-documentation.html +for more information + -- cgit v1.2.3