Hey Guys, I wanted to load-start my OSGI service bundles in a specific order Is it possible in 4.2?
Problem: I have created a shared library and some other services that are depending on shared library or on other service bundles. Hence while restarting servicemix I want it to load-start the service in a specific sequence of order. Note: My services also depend on each other. I have had similar problems in 3.4 which we weren't able to solve but I think we can solve this through OSGI in 4.2. I guess importing the packages would do the trick. Would like to know is this the right way or is there any other way to load-start my bundles in a specific order. -- View this message in context: http://servicemix.396122.n5.nabble.com/Loading-OSGI-service-bundles-in-a-required-sequence-tp1674242p1674242.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
