Do you have consumers on other boxes that also consume from this
shared reply queue?

If you only have 1 Camel app running, and its the only one consuming
from the shared queue, then you can use exclusive instead.
But if you have 2+ Camel apps and/or having other kind of consumers on
the shared queue(s). Then you cannot use exclusive.



On Tue, Oct 30, 2012 at 9:45 AM, anaCortes <anquiroe...@hotmail.com> wrote:
> This problem only happens with shared fixed reply queues, and not with
> exclusive queues.
> But we are using a cluster environment, and the Camel documentation says
> that exclusive queues are not good for this kind of environments.
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/JMS-Shared-fixed-reply-queue-doesn-t-consume-all-the-messages-tp5721700p5721764.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to