Hi, I've created a POJO with @Consume and it works great. However I have to be able to have more than one consumer listening on the queue. How can I get more of them? I can only hope it does not mean I will have to create 20 <bean/> entries for 20 concurrent consumers ;)
Thanks, Krystian -- View this message in context: http://camel.465427.n5.nabble.com/How-to-get-configure-concurrent-consumers-for-POJO-with-Consume-tp3265743p3265743.html Sent from the Camel - Users mailing list archive at Nabble.com.
