Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 40992 invoked from network); 20 Dec 2006 08:20:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2006 08:20:33 -0000 Received: (qmail 14370 invoked by uid 500); 20 Dec 2006 08:20:19 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 14345 invoked by uid 500); 20 Dec 2006 08:20:19 -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 14318 invoked by uid 99); 20 Dec 2006 08:20:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 00:20:19 -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; Wed, 20 Dec 2006 00:20:08 -0800 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1Gwwfz-00006S-92 for activemq-users@geronimo.apache.org; Wed, 20 Dec 2006 00:19:47 -0800 Message-ID: <7986279.post@talk.nabble.com> Date: Wed, 20 Dec 2006 00:18:54 -0800 (PST) From: Marlon Santos To: activemq-users@geronimo.apache.org Subject: Re: Consumer Receiving Messages In-Reply-To: <7986139.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: msantos@exist.com References: <7986139.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi, This may not be what you exactly wanted to do, but using advisory messages can help you in a way or another. You can refer to this link http://activemq.org/site/advisory-message.html http://activemq.org/site/advisory-message.html Regards, Marlon osian wrote: > > Hi, > > Is there any way that I can determine, in my consumer, by asking either > the connection or the QueueSession (or any other way) if the consumer is > currently still active with the broker, i.e. the broker is still active > and handing out messages, but not to this specific consumer. > > Note, I am using ActiveMQ4.1 and java1.4 along with WebObjects, > > Thanks in advance, > Osian > -- View this message in context: http://www.nabble.com/Consumer-Receiving-Messages-tf2858475.html#a7986279 Sent from the ActiveMQ - User mailing list archive at Nabble.com.