Hi, Camel is embedded in the servicemix-camel SE component.
If you want to upgrade, you need to include the 1.6 version in this component. You can edit the component pom.xml and set : <properties> [...] <camel-version>1.6.0</camel-version> [...] </properties> I have just make this change right now and I haven't had any compilation errorsi and unit tests were fine. I haven't made further tests but you can try like this. In any case, you can raise an improvement on JIRA, we will increase the camel dependency. Regards JB On Monday 16 March 2009 - 09:39, jcamus wrote: > > Hello! > > I need to run camel 1.6 in my serviceMix. But am I using serviceMix 3.3 > which is using by default camel 1.5. > How to change that? > > Regards. > > -- > View this message in context: > http://www.nabble.com/How-to-run-camel-1.6-with-serviceMix-3.3---tp22541226p22541226.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > -- Jean-Baptiste Onofré --------------------------------- HomePage http://www.nanthrax.net --------------------------------- Contacts [email protected] [email protected] --------------------------------- OpenSource BuildProcess/AutoDeploy http://buildprocess.sourceforge.net Apache ServiceMix http://servicemix.apache.org ----------------------------------- PGP : 17D4F086
