Hello, I'm a long-time user of Karaf 2.4.0 trying to migrate my application to Karaf 4.0.5. One thing I've noticed is that in this new version of Karaf there doesn't seem to be any way to specify the order in which bundles are ordered.
For example, if I specify "bootFeatures" in the karaf-maven-plugin they don't start in the order that I list them. Additionally, when I create my own features they don't load in the order they are written and the container does not seem to respect the start levels. Am I missing something here? Is there a way to enforce a certain order in the boot features with the karaf-maven-plugin? Is there a way to force an order when defining a feature? Please help me understand. -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-4-0-5-bundle-startup-order-tp4047689.html Sent from the Karaf - User mailing list archive at Nabble.com.
