Hello,
I have route:
<route autoStartup="false">
<from uri="ftp://anonymous@localhost/" />
<to uri="bean:foo" />
<to uri="jms:..." />
</route>and i want call from <from uri="jms:" /> <from uri="quartz:" /> etc. Regards trp -- View this message in context: http://camel.465427.n5.nabble.com/how-to-call-route-from-other-route-tp4913610p4913610.html Sent from the Camel - Users mailing list archive at Nabble.com.
