Hi Trop
<route autoStartup="false">
<from uri="ftp://anonymous@localhost/" />
<to uri="bean:foo" />
</route>
<route autoStartup="false">
<from uri="ftp://anonymous@localhost/" />
<to uri="jms:..." />
</route>
You can use two routes. If you want to do it parallel, Then you can specify
each route as a separate bundle.
Regards
Guru
--
View this message in context:
http://camel.465427.n5.nabble.com/how-to-call-route-from-other-route-tp4913610p4916386.html
Sent from the Camel - Users mailing list archive at Nabble.com.