Hello All: I'm using Fuse 4.3.0-fuse-02-00 and would like to load functional test bundle via a 2nd features.xml (called features_functest.xml) file in deploy folder. This test bundle depends on main feature, which is loaded via features.xml file (in deploy folder).
I get the issue of feature_functest.xml being loaded prior to features.xml while starting servicemix. How can I ensure that functional test bundle ALWAYS load after the main feature? I tried setting the start level to 200, but it didn't work.. Thanks! -- View this message in context: http://karaf.922171.n3.nabble.com/Loading-bundles-in-specific-order-with-2-feature-xml-config-in-deploy-folder-tp3216832p3216832.html Sent from the Karaf - User mailing list archive at Nabble.com.
