I found this to be surprisingly difficult. I was motivated by a raft of improvements in Camel 2.9.x, especially better Blueprint support, but I ran into lots of package import-export problems and this:
http://fusesource.com/issues/browse/MR-434 so eventually, I switched to using Camel in Karaf without ServiceMix. Luckily, our integration problem was simple enough that I could switch from using the NMR to using Camel's SEDA component. I'd like to switch back before our integrations get more complex (which they always do {grin}). Of course, YMMV. --- A. Soroka Software and Systems Engineering the University of Virginia Library On Fri, Apr 13, 2012 at 10:01 AM, James Carman <[email protected]>wrote: > Is it okay to upgrade the existing version of Camel that's bundled > with ServiceMix? We would like to upgrade to Camel 2.9.x. If so, > what's the easiest way to do so? Do we just have both versions > running inside the container? >
