Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 57776 invoked from network); 10 Nov 2009 11:52:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 11:52:16 -0000 Received: (qmail 40275 invoked by uid 500); 10 Nov 2009 11:52:16 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 40227 invoked by uid 500); 10 Nov 2009 11:52:16 -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 40217 invoked by uid 99); 10 Nov 2009 11:52:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 11:52:16 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 11:52:13 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1N7pGK-0002kp-9Q for users@activemq.apache.org; Tue, 10 Nov 2009 03:51:52 -0800 Message-ID: <26282123.post@talk.nabble.com> Date: Tue, 10 Nov 2009 03:51:52 -0800 (PST) From: Joe Fernandez To: users@activemq.apache.org Subject: Re: ActiveMQ Consumer / Producer Connection Listener In-Reply-To: <26272011.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: joe.fernandez@ttmsolutions.com References: <26272011.post@talk.nabble.com> You may want to look at using advisory messages http://activemq.apache.org/advisory-message.html Or for more finer-grained control check out this free AMQ monitoring framework. http://www.ttmsolutions.com/Transactional_Software_Solutions/Active_Monitor_AMon.php Joe Boarder wrote: > > I can't seem to find a way to listen for new producer and consumer > connections (or connection interrupts) in ActiveMQ (Java Version). I want > to be able to tell the consumers (or they can find out themselves) that > the producer's connection dropped. The other way around (the producer > finding out that a certain consumer disconnected) is also required. > > I'd appreciate if someone could help me. > > -- View this message in context: http://old.nabble.com/ActiveMQ-Consumer---Producer-Connection-Listener-tp26272011p26282123.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.