Hi, just added a test that tries to reproduce your problem (testTwoConsumers)
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/test/java/org/apache/activemq/ZeroPrefetchConsumerTest.java?view=markup and everything seems to be working fine. Can you try modifying it to reproroduce the problem? BTW. What version are you using? Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Sun, Feb 15, 2009 at 1:12 AM, hackingbear <hackingb...@gmail.com> wrote: > > sorry, a small correction: > > > hackingbear wrote: > > > > - Server 1 receives user message 2, and so try to get a token, get token > > B, but get stuck. > > > > I meant: > > - Server 1 receives user message 2, and so try to get a token, but get > stuck. token B never arrives > > -- > View this message in context: > http://www.nabble.com/Prefetch%3D0-how-to--tp22018602p22018620.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >