Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 4752 invoked from network); 23 Jul 2010 01:35:38 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jul 2010 01:35:38 -0000 Received: (qmail 52252 invoked by uid 500); 23 Jul 2010 01:35:38 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 52170 invoked by uid 500); 23 Jul 2010 01:35:37 -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 51498 invoked by uid 99); 23 Jul 2010 01:35:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jul 2010 01:35:36 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL 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; Fri, 23 Jul 2010 01:35:31 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Oc7AM-0004oN-LP for users@activemq.apache.org; Thu, 22 Jul 2010 18:35:10 -0700 Message-ID: <29243118.post@talk.nabble.com> Date: Thu, 22 Jul 2010 18:35:10 -0700 (PDT) From: "xueqiang.mi" To: users@activemq.apache.org Subject: how to use web-console to manage multiple message brokers? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: alloyer@gmail.com I found amq-web-console starts a message broker and sets it into servlet context when starting up, then it can manage the broker after that. Now I want to add, remove and manage a number of brokers dynamically at web-console, but I don't know how to do that. Is there any suggestion or solutions? I think the problem to manage a remote broker is hard, how can I use the RemoteJMXBrokerFacade in activemq-web module? -- View this message in context: http://old.nabble.com/how-to-use-web-console-to-manage-multiple-message-brokers--tp29243118p29243118.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.