Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install OSGi remote service sample bundles

Image Added

http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/dosgi-dynamic-calculator/dosgi-calculator.png
Panel
Panel

-> install file:///C:/Tuscany-2.x/java/sca/samples/dosgi-dynamic-calculator/target/sample-dosgi-dynamic-calculator.jar
Bundle ID: 205
-> start 205
-> install file:///C:\Tuscany-2.x/java/sca/samples/dosgi-dynamic-calculator-operations/target/sample-dosgi-dynamic-calculator-operations.jar
Bundle ID: 206
-> start 206

...

Note
titleA JAX-WS client

You can download a JAX-WS client for the calculator sample and run:
java -jar sample-calculator-jaxws-client.jar expression
The expression can be like 1.0+2.0, 2.0/1.0, 3.5-2.0, or 1.0x2.0

For more information on Tuscany's implementation of OSGi remote services, see: OSGi Remote Services with Tuscany SCA.ppt