From 6a41868b23c2cbc21eed31ae02302d2d35d4f6c3 Mon Sep 17 00:00:00 2001 From: slaws Date: Mon, 31 Oct 2011 12:17:52 +0000 Subject: Add link to this sample in svn to the README git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1195431 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/slaws/jms-osgi/README.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'sandbox') diff --git a/sandbox/slaws/jms-osgi/README.txt b/sandbox/slaws/jms-osgi/README.txt index a14e949453..b9b77832bf 100644 --- a/sandbox/slaws/jms-osgi/README.txt +++ b/sandbox/slaws/jms-osgi/README.txt @@ -1,4 +1,4 @@ -1/ download latest Tuscany build +1/ Download latest SNAPSHOT Tuscany build https://builds.apache.org/job/Tuscany-2x/ws/sca-2x/distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT.zip @@ -13,7 +13,15 @@ java -jar osgi-3.5.0-v20090520.jar -configuration ..\features\configuration -cle 4/ Create a contribution that will run in Tuscany in OSGi -see +see http://svn.apache.org/repos/asf/tuscany/sandbox/slaws/jms-osgi/ + +I've started making a simple sample. At the moment this is just a bundle contribution that has a +calculator composite application which is implemented with Java classes rather than another bundle. + +The sample is kicked off by a bundle activator when the bundle is started. + +I'm having some issue with a SAX parser so need to fix that before enhancing the sample to include +implementation.osgi. 5/ Install the contribution bundle into OSGi @@ -23,7 +31,7 @@ osgi> start 266 5/ Fire a message into JMS -see +At the moment the sample fires a message into JMS using an SCA reference. If that message needed to come from +elsewhere then manual configuration of ActiveMQ is likely required which is outside the scope of this sample. -install file:///c:/simon/svn/sandbox/jms-osgi/jms-osgi/target/sample-jms-osgi.jar -- cgit v1.2.3