apache-tuscany/sca-java-2.x/contrib/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi/README
antelder 8ae95d6e10 Copy all trunk samples to contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069274 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 08:40:56 +00:00

9 lines
423 B
Text

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