Hi, The reason this does not work is that the "direct" endpoint cannot span Camel Contexts. If you moved the second route within the first context it should work.
However, if you wish to keep things as they are you may use - Seda or VM endpoints: if the Camel contexts are in the same JVM. - JMS, Mina, Netty etc: if you wish to have the route work across different JVMs/execution environments. Hope this helps. Cheers, Ashwin... ----- --------------------------------------------------------- Ashwin Karpe Apache Camel Committer & Sr Principal Consultant FUSESource (a Progress Software Corporation subsidiary) http://fusesource.com Blog: http://opensourceknowledge.blogspot.com --------------------------------------------------------- -- View this message in context: http://camel.465427.n5.nabble.com/No-consumers-available-on-endpoint-exception-tp5138202p5140082.html Sent from the Camel - Users mailing list archive at Nabble.com.