One clarification on this (since it really threw me off for a while). camel-blueprint and camel-spring-dm both include the classes from camel-core-osgi when they are packaged, while camel-scr references them from their own bundle. What that means is if you install camel-blueprint feature, you won’t see camel-core-osgi installed, nor is it required by these two bundles since they included the classes directly.
The camel-scr bundle does require the camel-core-osgi bundle, and the feature for camel-scr will install it. So when you install the camel-scr feature you will see the camel-core-osgi bundle installed as well. HTH > On Dec 27, 2016, at 4:56 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: > > On Sun, Dec 25, 2016 at 7:10 PM, yogu13 <yog...@gmail.com> wrote: >> btw whats the use of camel-core-osgi ?? is it mandatory to be installed when >> working with OSGI? >> > > Yes its automatic a part of camel-blueprint or camel-spring-dm. And > also in use at camel-scr. > > So you get it installed automatic when using OSGi in karaf/servicemix. > > > >> -Yogesh >> >> >> >> -- >> View this message in context: >> http://camel.465427.n5.nabble.com/camel-core-not-detecting-converters-on-bundle-restart-in-karaf4-tp5791503p5791937.html >> Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2