Hi When I correctly understand, you are wondering why you can install the bundle directly but you can't install the feature containing this bundle. The feature enables the OBR resolver (resolver="(obr)"). The bundle hermes-socle declares probably some requirements in the OSGi header, but the OBR resolver cannot find any other bundle which declares the features in the OSGi header. When you install the bundle directly, you don't use the OBR resolver.
Could you send the output of headers command for each affected bundle (which you have mentioned in your post)? Regards Krzysztof On 05.06.2015 17:00, sekaijin wrote: > Hi > > i'm running karaf 2.4.1 (servicemix 5) > some bundles expose these services: > > And apackage > > my features is > > > > but > > And > > Ive cheked the features définition > > > how is this possible? > > Bye > JYT > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/karaf-2-4-1-strange-problem-with-a-feature-tp4040779.html > Sent from the Karaf - User mailing list archive at Nabble.com. -- Krzysztof Sobkowiak JEE & OSS Architect Apache Software Foundation Member Apache ServiceMix <http://servicemix.apache.org/> Committer & PMC chair Senior Solution Architect @ Capgemini SSC <http://www.pl.capgemini-sdm.com/en/>
