RE: Confused with Camel in Spring/OSGI

2014-02-16 Thread Willem Jiang
che.camel.osgi.CamelContextFactoryBean"); > will fail). > > Franck > > -Original Message- > From: Mangin, Franck [mailto:franckman...@fico.com] > Sent: Thursday, February 13, 2014 6:55 AM > To: users@camel.apache.org > Subject: RE: Confused with Camel in Spring/OS

RE: Confused with Camel in Spring/OSGI

2014-02-16 Thread Mangin, Franck
will fail). Franck -Original Message- From: Mangin, Franck [mailto:franckman...@fico.com] Sent: Thursday, February 13, 2014 6:55 AM To: users@camel.apache.org Subject: RE: Confused with Camel in Spring/OSGI Thanks Willem, that clarifies things, I hadn't fully realized that Spring DM is c

RE: Confused with Camel in Spring/OSGI

2014-02-12 Thread Mangin, Franck
etect TypeConverters through OSGI mechanisms (classloaders and/or registry)? Thanks! Franck -Original Message- From: Willem Jiang [mailto:willem.ji...@gmail.com] Sent: Thursday, February 13, 2014 2:44 AM To: users@camel.apache.org Subject: RE: Confused with Camel in Spring/OSGI

RE: Confused with Camel in Spring/OSGI

2014-02-12 Thread Willem Jiang
> > Franck > > > > -Original Message----- > From: Claus Ibsen [mailto:claus.ib...@gmail.com] > Sent: Wednesday, February 12, 2014 3:29 PM > To: users@camel.apache.org > Subject: Re: Confused with Camel in Spring/OSGI > > > > Hi > >

Re: Confused with Camel in Spring/OSGI

2014-02-12 Thread Donald Whytock
On Wed, Feb 12, 2014 at 12:35 PM, Mangin, Franck wrote: > Well, as far as I can tell (and I may definitely be missing something) the > state of OSGI support in camel-spring is in a pretty sorry state of > affair... > > > > camel-spring 2.12.2 depends on spring 3.1.0.RELEASE, but it contains > refe

RE: Confused with Camel in Spring/OSGI

2014-02-12 Thread Mangin, Franck
r equivalent to BundleContextAware is in spring 3 is I could provide a modified bean factory if that is of interest. Franck -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Wednesday, February 12, 2014 3:29 PM To: users@camel.apache.org Subject: Re: Confused with Camel in Sp

RE: Confused with Camel in Spring/OSGI

2014-02-12 Thread franck102
: Confused with Camel in Spring/OSGI Hi Camel works the best in Apache Karaf as its OSGi container. That is what we use for development and testing. There may be some caveats and issues running in Eclipse Virgo. If it does not matter for you which osgi container, then I suggest to use Apache Kara

Re: Confused with Camel in Spring/OSGI

2014-02-12 Thread Claus Ibsen
Hi Camel works the best in Apache Karaf as its OSGi container. That is what we use for development and testing. There may be some caveats and issues running in Eclipse Virgo. If it does not matter for you which osgi container, then I suggest to use Apache Karaf On Wed, Feb 12, 2014 at 1:47 PM,