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 --- .../running-tuscany/maven-osgi-junit/calculator-rest-osgi/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sca-java-2.x/branches/2.0-Beta2/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/README (limited to 'sca-java-2.x/branches/2.0-Beta2/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/README') diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/README b/sca-java-2.x/branches/2.0-Beta2/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/README new file mode 100644 index 0000000000..426f80062c --- /dev/null +++ b/sca-java-2.x/branches/2.0-Beta2/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/README @@ -0,0 +1,9 @@ +Calculator REST Sample Contribution +=================================== + +This sample contribution implements a simple calculator using SCA components. The +Calculator component is made avaible over a REST style interface using JAXRS. The +contribution is tested automatically under OSGi using the maven-osgi-junit-plugin + +See http://tuscany.apache.org/documentation-2x/20-beta-samples-documentation.html +for more information -- cgit v1.2.3