Re: Camel "master" component

2022-03-19 Thread Ephemeris Lappis
Hello. Thanks for your your suggestion. I understand that it should be easier to base a new solution on Karaf, and not ServiceMix, and add needed features such as Camel, CXF, and soon, to get more or less the same stack. Right ? Thanks again. Regards. Ephemeris Lappis Le 18/03/2022 à 18:4

RE: Camel "master" component

2022-03-18 Thread Daniel Langevin
Hi, I think you can move your Fuse ESB to OSGI KARAF 4.x.x and deploy Camel 3.14.x. I recently migrate from ServiceMix 7.x to KARAF 4.3.3, using Camel 3.14.x running on Docker and it works very well. Consider some conversion for CAMEL 2.xx codes to 3.xx but it's possible. Regards. Danie