Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 58419 invoked from network); 13 Sep 2007 18:09:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Sep 2007 18:09:11 -0000 Received: (qmail 15440 invoked by uid 500); 13 Sep 2007 18:09:03 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 15420 invoked by uid 500); 13 Sep 2007 18:09:03 -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 15410 invoked by uid 99); 13 Sep 2007 18:09:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 11:09:02 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [167.206.4.200] (HELO mta5.srv.hcvlny.cv.net) (167.206.4.200) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Sep 2007 18:08:59 +0000 Received: from home.blackspark.com (ool-44c7af2c.dyn.optonline.net [68.199.175.44]) by mta5.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0JOB00M13JQBW970@mta5.srv.hcvlny.cv.net> for users@activemq.apache.org; Thu, 13 Sep 2007 14:08:36 -0400 (EDT) Received: from [10.21.4.155] (host251.diamondbackcap.com [63.119.74.251]) (authenticated bits=0) by home.blackspark.com (8.13.4/8.13.4) with ESMTP id l8DI8avG009722 for ; Thu, 13 Sep 2007 14:08:36 -0400 Date: Thu, 13 Sep 2007 14:08:34 -0400 From: Gaurav Hariani Subject: Notification of consumer disconnect - Howto? In-reply-to: <12658315.post@talk.nabble.com> To: users@activemq.apache.org Message-id: <46E97CA2.4080800@blackspark.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <12306009.post@talk.nabble.com> <12658315.post@talk.nabble.com> User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) X-Virus-Checked: Checked by ClamAV on apache.org We have a scenario where we would like to be notified when a consumer on a Topic disconnects. Is there a way to do this? Maybe using the Advisory Topics? Thanks, Gaurav