Hi, You can use "vm:..." provided there are multiple Camel contexts with routes running in the same VM. Direct will not work here.
You can use "seda:..." if you want to use java.util.concurrent.BlockingQueue instead of shared memory. Also as Claus pointed out, in case you use SMX4, you could use "nmr:.." to get messages to be sent across CamelContexts in different bundles. Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com http://fusesource.com Blog: http://opensourceknowledge.blogspot.com http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/Hookpoint-Extensible-routes-tp3201249p3204029.html Sent from the Camel - Users mailing list archive at Nabble.com.