Re: Using route as template to create dynamic routes

2010-09-22 Thread Willem Jiang
On 9/23/10 3:31 AM, tide08 wrote: Hi, Here is what I need, I suspect it is possible with camel but cannot figure out how to achieve it. If anyone can give me some leads on how to achieve this. I have multiple routes, one of which is as below. Depending on the environm

Using route as template to create dynamic routes

2010-09-22 Thread tide08
n create routes dynamically using above route as template. On start up, look at number of queue's and than for each queue create copy of above route. Or is there any better way to do this? Thanks! -- View this message in context: http://camel.465427.n5.nabble.com/Using-route-as-template-to-c