Re: DequeueCount is 0 even with active consumers

2007-04-06 Thread astepanenko
Queue); >> consumer = amqSession.createConsumer(controlQueue); >> consumer.setMessageListener(new ControlListener()); >> ## >> ControlListener implements MessageListener interface, but it's >> onMessage() method is never called. >> >> T

Re: DequeueCount is 0 even with active consumers

2007-04-06 Thread Tim Morrow 2
d. > > Thank you in advance, > Andrew Stepanenko > -- View this message in context: http://www.nabble.com/DequeueCount-is-0-even-with-active-consumers-tf3535958s2354.html#a9872479 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

DequeueCount is 0 even with active consumers

2007-04-06 Thread astepanenko
in advance, Andrew Stepanenko -- View this message in context: http://www.nabble.com/DequeueCount-is-0-even-with-active-consumers-tf3535958s2354.html#a9869880 Sent from the ActiveMQ - User mailing list archive at Nabble.com.