Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 292F99F1D for ; Wed, 20 Jun 2012 13:45:42 +0000 (UTC) Received: (qmail 78308 invoked by uid 500); 20 Jun 2012 13:45:41 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 78267 invoked by uid 500); 20 Jun 2012 13:45:41 -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 78258 invoked by uid 99); 20 Jun 2012 13:45:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 13:45:41 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of Billy.Buzzard@bnsflogistics.com does not designate 216.139.250.139 as permitted sender) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2012 13:45:35 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1ShLDd-0007iu-LD for users@activemq.apache.org; Wed, 20 Jun 2012 06:45:13 -0700 Date: Wed, 20 Jun 2012 06:45:13 -0700 (PDT) From: billy To: users@activemq.apache.org Message-ID: <1340199913614-4653391.post@n4.nabble.com> In-Reply-To: References: <1340044941882-4653357.post@n4.nabble.com> <1340197868085-4653389.post@n4.nabble.com> Subject: Re: JMX and NetworkBridge MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Thanks for the information, but sorry to hear that the possibilities are limited at this time. The actual problem I was trying to solve has to do with a partially failed duplex network bridge. The non-creating side of a duplex network bridge is dropping for some unknown reason while the creating side is still up and running. I can easily use JMX to detect the problem, but I needed a way to recreate the bridge as soon as the drop was detected. I'm using a spoke-and-hub topology, one of the spokes is an old WindowsXP Pro machine and all I wanted to do was restart its networkbridge when I detect it going down. Is it possible to create a SpringBean with JMX access that could recreate/start the networkbridge? If yes, where's a good place to start looking in the code to figure out how networkbridges are created from the ActiveMQ.xml file? -- View this message in context: http://activemq.2283324.n4.nabble.com/JMX-and-NetworkBridge-tp4653357p4653391.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.