Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 80208 invoked from network); 8 Jan 2007 08:28:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 08:28:57 -0000 Received: (qmail 36071 invoked by uid 500); 8 Jan 2007 08:29:04 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 35880 invoked by uid 500); 8 Jan 2007 08:29:03 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 35871 invoked by uid 99); 8 Jan 2007 08:29:03 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 00:29:03 -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; Mon, 08 Jan 2007 00:28:53 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1H3prs-0007ZG-TE for activemq-users@geronimo.apache.org; Mon, 08 Jan 2007 00:28:32 -0800 Message-ID: <8214166.post@talk.nabble.com> Date: Mon, 8 Jan 2007 00:28:32 -0800 (PST) From: nlif To: activemq-users@geronimo.apache.org Subject: Re: How to Pause/Resume a MessageListener? In-Reply-To: <45A1A673.4020903@exist.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: naaman@dbnet.co.il References: <8108249.post@talk.nabble.com> <8198792.post@talk.nabble.com> <45A1A673.4020903@exist.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks for the reply. However, my problem is with asych consumers - a MessageListener doesn't "know" its connection, session etc. It is a passive component. I need a way to tell the container (be it Jencks or whatever) to stop/resume. I really find it hard to believe there would be no API to do that... -- View this message in context: http://www.nabble.com/How-to-Pause-Resume-a-MessageListener--tf2902158.html#a8214166 Sent from the ActiveMQ - User mailing list archive at Nabble.com.