Hello Andreas - Thanks for your response - this is surely a problem..What is the point of having a start level then? Are you familiar with any workarounds (except for adding all features in 1 file)?
From: Andreas Pieber [via Karaf] [mailto:[email protected]] Sent: Tuesday, August 09, 2011 5:12 AM To: Bhasin, Vishal - Dell Team Subject: Re: Loading bundles in specific order with 2 feature xml config in deploy folder Hey, This is a "problem" in the OSGi spec. You cannot gurantee when which bundle will be started. Even if you configure the start level you cannot gurantee that the bundle is completely started. Kind regards, Andreas On Mon, Aug 1, 2011 at 21:34, vbhasin <[hidden email]</user/SendEmail.jtp?type=node&node=3238470&i=0>> wrote: 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. ________________________________ If you reply to this email, your message will be added to the discussion below: http://karaf.922171.n3.nabble.com/Loading-bundles-in-specific-order-with-2-feature-xml-config-in-deploy-folder-tp3216832p3238470.html To unsubscribe from Loading bundles in specific order with 2 feature xml config in deploy folder, click here<http://karaf.922171.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3216832&code=dmlzaGFsX2JoYXNpbkBkZWxsdGVhbS5jb218MzIxNjgzMnwxNTU4Njk2NTk2>. -- View this message in context: http://karaf.922171.n3.nabble.com/Loading-bundles-in-specific-order-with-2-feature-xml-config-in-deploy-folder-tp3216832p3238849.html Sent from the Karaf - User mailing list archive at Nabble.com.
