Re: Camel OSGi problems

2010-08-17 Thread Willem Jiang
Yes, from Camel 2.4, you don't need camel-osgi bundle or camel-spring-osgi bundle anymore. BTW, Camel 2.4 is using Spring 3.x by default and I did some JMX test on the Camel 2.5 snapshot with Spring 3.x, they look good. Willem Christian Schneider wrote: Hi Edwin, I think the camel-spring

Re: Camel OSGi problems

2010-08-17 Thread Christian Schneider
Hi Edwin, I think the camel-spring component now should work in osgi. So the camel-osgi is not necessary anymore. I have not tested this myself though. In older versions of camel it was extremly important to use the OsgiDefaultCamelContext if you configure camel outside of spring you should