Hello, I'm having a small issue where the ActiveMQ Service has not initialized in time for a bundle I have developed. With our own bundles, we can resolve ordering with declarative services, using @Reference, but I'm not sure how to achieve the same with ActiveMQ. Basically, I want to make sure the ActiveMQ bundle is actively up and running before any of my bundles, without messing with start orders
Stephen -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
