apache-tuscany/sandbox/sebastien/java/wrapped/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi
2011-01-10 19:51:07 +00:00
..
META-INF Sandbox to experiment with Databinding automatic wrapper transformations. 2011-01-10 19:51:07 +00:00
src Sandbox to experiment with Databinding automatic wrapper transformations. 2011-01-10 19:51:07 +00:00
pom.xml Sandbox to experiment with Databinding automatic wrapper transformations. 2011-01-10 19:51:07 +00:00
README Sandbox to experiment with Databinding automatic wrapper transformations. 2011-01-10 19:51:07 +00:00

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