Hi, I started to dig into the OSGi world. That's really interesting for a number of reasons. One of the goals for me is to figure out how to run *concurrently* multiple Camel contexts with different versions of Camel. Therefore, I picked up Karaf, Camel 2.8 and a snapshot of Camel 2.9. I created 2 OSGi bundles implementing a simple flow (using blueprint) and deployed everything. The flow using Camel 2.8 works fine. The flow using Camel 2.9 fails to start with the following error:
I'm still a newbie on the OSGi topic but I was wondering if it would even work at all, considering that multiple Camel implementations would register the blueprint namespace handler ... or is this already addressed ? Regards, Sebastien. -- View this message in context: http://camel.465427.n5.nabble.com/Running-multiple-versions-of-Camel-concurrently-tp4733518p4733518.html Sent from the Camel - Users mailing list archive at Nabble.com.