Hmm, sounds more like an issue on your spring part :-) Actually, you just need a webservice client in your spring application, the "click on Submit Button" should fire a request to the webservice, started from your spring application.
regards, Achim 2015-07-22 11:11 GMT+02:00 anas bakhou <[email protected]>: > 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. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
