Hi: with availability="optional", I am able to install these bundles with "feature:install", but I wanted to add one particular bundle (that uses both jdbc and jms as well) as a bootFeature, and again it fails to resolve the jms services. Could be because the JMS service has not yet been instantiated. But shouldn't the bundle wait for the dependency?
I tried removing Import-Service using "<_removeheaders>Import-Service</_removeheaders>". But, this had no effect. How can I provide a capability to a feature? Should I do it in the feature file or the maven bundle plugin? Regards, Cooshal. -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
