On 7 September 2010 06:49, Claus Ibsen <[email protected]> wrote: > On Mon, Sep 6, 2010 at 9:01 PM, Rafal Rusin <[email protected]> wrote: >> Hello, >> >> I see in docs http://camel.apache.org/vm that vm transport requires >> camel-core.jar on boot classpath. However in OSGi, it can be >> implemented using global service. What do you think about implementing >> it this way for OSGi (or possibly add something like osgivm)? >> > > Use the NMR in OSGi if you use Apache ServiceMix
Yes. That's what I wanted to avoid, since I'm using equinox platform without servicemix and I try to do some integration between components. Anyway, thanks for answer. > >> -- >> Regards, >> Rafał Rusin >> http://rrusin.blogspot.com >> > > > > -- > Claus Ibsen > Apache Camel Committer > > Author of Camel in Action: http://www.manning.com/ibsen/ > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus > -- Regards, Rafał Rusin http://rrusin.blogspot.com
