What exactly are you trying to achieve? You just want to try to talk to OSGi services? Can't you just do that with <reference>s and beanRef?
On Tue, May 22, 2012 at 1:57 PM, <szh.s...@gmail.com> wrote: > Hi gurus, > > Recently I've published camel component that uses OSGi services to > communicate between endpoints in different bundles. > > Here is the link: https://github.com/szhem/camel-osgi > I've already raised JIRA issue - > https://issues.apache.org/jira/browse/CAMEL-5292 > > So I'd like to have some feedback if it seems to be useful. > > Regards, > Sergey > >