Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 8030 invoked from network); 15 Feb 2007 10:08:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Feb 2007 10:08:32 -0000 Received: (qmail 60561 invoked by uid 500); 15 Feb 2007 10:08:35 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 60486 invoked by uid 500); 15 Feb 2007 10:08:34 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 60450 invoked by uid 99); 15 Feb 2007 10:08:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 02:08:34 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Feb 2007 02:08:22 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1HHdX0-0004hN-7A for users@activemq.apache.org; Thu, 15 Feb 2007 02:08:02 -0800 Message-ID: <8982654.post@talk.nabble.com> Date: Thu, 15 Feb 2007 02:08:02 -0800 (PST) From: pds1602 To: users@activemq.apache.org Subject: 41.0 Spring 2.0 DefaultMessageListenerContainer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: paul.soule@ds-s.com X-Virus-Checked: Checked by ClamAV on apache.org 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.