AMQ supports wildcard in destinations so a consumer can consume from
multiple queues.
But that is an AMQ specific feature.

You can add multiple from to a route.

You can add new routes at runtime, so the new routes consume from the
new queues.
Likewise you can stop/remove routes as well.



On Fri, Sep 30, 2011 at 4:47 PM, sanjai <san...@sanjai.org> wrote:
> Hello all,
>
> I need a route to consume from multiple JMS (not activemq) queues.  It seems
> that the JMS Component does not have a direct way to do this.  To add to the
> complexity, the queues that the route reads from can change during runtime.
> Can someone guide me how this can be done within Camel?
>
> Thanks
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-consume-from-multiple-JMS-queues-tp4857383p4857383.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to