Hi Yes this just complicates matters.
If you use ActiveMQ, then it supports wildcard destinations. Use that instead, then you can consume from multiple queues, in a single Camel route. On Wed, May 23, 2012 at 2:26 PM, Ashwin Karpe <[email protected]> wrote: > Oops, > > Just noticed that you are looking to inject endpoints at runtime and not > statically inject them... > > You are right. A multi-destination consumer is not supported at the moment > by the JMS component. > > Interesting thought, though... It is certainly do-able in the JMS component. > I wonder whether this is a good approach though. It would make the component > more complex and unwieldy... > > Cheers, > > Ashwin... > > ----- > --------------------------------------------------------- > Ashwin Karpe > Apache Camel Committer & Sr Principal Consultant > FUSESource (a Progress Software Corporation subsidiary) > http://fusesource.com > > Blog: http://opensourceknowledge.blogspot.com > --------------------------------------------------------- > -- > View this message in context: > http://camel.465427.n5.nabble.com/Dynamic-list-of-consumers-for-the-same-route-tp5713374p5713383.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
