Hi,

I have an application using the spring DefaultMessageListenerContainer. This
works fine on MQ Series and Active MQ 4.0.1 (using 2 different srping
configuration files). If I switch to ActiveMQ 4.1.0, only the first message
is delivered to the Spring application. All subsequent messages are received
by the broker, and I can see them in JConsole, but are never delivered to
the spring application.

Is this a bug in 4.1.0?

-- 
View this message in context: 
http://www.nabble.com/41.0-Spring-2.0-DefaultMessageListenerContainer-tf3232824s2354.html#a8982654
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to