Quick answer would be to look into Dynamic Router Integration Pattern offered by Camel. You can follow the link below and see if it rings a bell.
http://camel.apache.org/dynamic-router.html peace, On Fri, Feb 17, 2012 at 10:01 PM, Frank <[email protected]> wrote: > Hi, > > I have a route consists of four different beans. I want to iterate the > third > and fourth bean for 'x' number of times. How can I do this in a loop? > Anyone > please help me. > > Thanks, > Frank > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Iterating-beans-in-the-route-tp5494610p5494610.html > Sent from the Camel - Users mailing list archive at Nabble.com. >
