I am stuck in following scenario with blend of web service and osgi bundle in apache servicemix.
Scenario: I have a spring web application(WA1) deployed in tomcat. On same machine, I have servicemix running. In servicemix, I have already deployed bundle (B1) that manage the DataBase. On clicking on Submit Button, I would like to activate the bundle "B1" and storing some data (json) in the DataBase. Can any one help me please !! PS: I am using Blueprint in the Osgi bundle. -- View this message in context: http://servicemix.396122.n5.nabble.com/Invoking-Osgi-bundle-from-Web-Application-tp5722842.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
