On 8 October 2010 05:26, Ashwin Karpe <aka...@fusesource.com> wrote: > > Hi, > > You can use "vm:..." provided there are multiple Camel contexts with routes > running in the same VM
It actually has to be the same class loader. If you're not very careful with OSGi, you can have different bundles using different class loaders for camel and so the vm transport might not work across bundles. (e.g thats definitely the case if you depend on different camel versions). -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/