Hi Martin, We use springframework for the listener and the listener container - we did not set the listener/container to be exclusive - not sure if you can do so in spring. However, I don't know if that is a default setting in spring - will look into it.
We don't use message group either - so any consumer listening on the queue can take any msg in any order. Thanks for the suggestion. --- On Thu, 6/9/11, Martin C. <mart...@gmx.at> wrote: From: Martin C. <mart...@gmx.at> Subject: Re: Not able to load-balance messages in a cluster using PrefetchPolicy To: users@activemq.apache.org Date: Thursday, June 9, 2011, 11:41 AM Hi, just as further input: have you checked you didn't declare an exclusive consumer and you didn't use message groups? Best regards, Martin