RE: Confused with Camel in Spring/OSGI

2014-02-12 Thread franck102
f On Wed, Feb 12, 2014 at 1:47 PM, franck102 <[hidden email]> wrote: > I am trying to use Camel 2.12. in a Virgo server, using spring/OSGI since > Virgo's blueprint is based on Gemini. > > The context.xml file below sucessfully starts a camel context... however >

Confused with Camel in Spring/OSGI

2014-02-12 Thread franck102
I am trying to use Camel 2.12. in a Virgo server, using spring/OSGI since Virgo's blueprint is based on Gemini. The context.xml file below sucessfully starts a camel context... however breaking in the code shows that I am instantiating a SpringCamelContext rather than a org.apache.camel.core.osgi.