Re: Linking multiple routes

2014-07-14 Thread srinivas_vsk
route classes Hope this clarifies what im intending to do -- View this message in context: http://camel.465427.n5.nabble.com/Linking-multiple-routes-tp5753789p5753797.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Linking multiple routes

2014-07-14 Thread catalyst156
27;re looking to provide processing at each endpoint sequentially, perhaps the Routing Slip EIP is what you need (http://camel.apache.org/routing-slip.html). -- View this message in context: http://camel.465427.n5.nabble.com/Linking-multiple-routes-tp5753789p5753792.html Sent from the Camel -

Re: Linking multiple routes

2014-07-14 Thread Jeff Bischoff
> > >-- >View this message in context: >http://camel.465427.n5.nabble.com/Linking-multiple-routes-tp5753789.html >Sent from the Camel - Users mailing list archive at Nabble.com. Please take note: This email, including attachments, contains informati

Linking multiple routes

2014-07-14 Thread srinivas_vsk
I was looking to link multiple routes together for a complex scenario, something like from(route1).to(route2).to(route3).to(routend) Any ideas? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/Linking-multiple-routes-tp5753789.html Sent from the Camel - Users