apache-tuscany/sandbox/sebastien/java/vhost/samples/running-tuscany/maven-osgi-junit/calculator-rest-osgi
2011-01-25 23:30:28 +00:00
..
META-INF Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. 2011-01-25 23:30:28 +00:00
src Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. 2011-01-25 23:30:28 +00:00
pom.xml Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. 2011-01-25 23:30:28 +00:00
README Sandbox to experiment with dynamic mass virtual hosting and running a different composite per vhost. 2011-01-25 23:30:28 +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