Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 21089 invoked from network); 5 Jun 2007 10:20:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Jun 2007 10:20:30 -0000 Received: (qmail 15998 invoked by uid 500); 5 Jun 2007 10:20:34 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 15756 invoked by uid 500); 5 Jun 2007 10:20:33 -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 15747 invoked by uid 99); 5 Jun 2007 10:20:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 03:20:33 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [144.140.83.154] (HELO omta02ps.mx.bigpond.com) (144.140.83.154) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jun 2007 03:20:24 -0700 Received: from oaamta02ps.mx.bigpond.com ([124.181.195.202]) by omta02ps.mx.bigpond.com with ESMTP id <20070605101957.CAET7838.omta02ps.mx.bigpond.com@oaamta02ps.mx.bigpond.com> for ; Tue, 5 Jun 2007 10:19:57 +0000 Received: from [192.168.1.101] (really [124.181.195.202]) by oaamta02ps.mx.bigpond.com with ESMTP id <20070605101957.DNCS27015.oaamta02ps.mx.bigpond.com@[192.168.1.101]> for ; Tue, 5 Jun 2007 10:19:57 +0000 Message-ID: <466538D6.2010400@comware.com.au> Date: Tue, 05 Jun 2007 20:20:06 +1000 From: Jim Alateras Reply-To: jima@comware.com.au User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: users@activemq.apache.org Subject: Re: Using JManage 2.0 References: <10965883.post@talk.nabble.com> <46653529.5060300@comware.com.au> In-Reply-To: <46653529.5060300@comware.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Got it. It is the same uri as i use for jconsole (service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi). I am using the JSR160 Application type to connect/ First impressions of JManage are very positive. cheers Jim Alateras wrote: > Hi, > > I've been able to use jconsole to connect to the JMX instance of my > embedded broker but was wondering whether anyone has managed to use > JManage 2.0 to manage activemq through it's JMX service offering. > > I have downloaded JManage 2.0 but have been unsuccessful in getting it > to attach to activemq's jmx instance. > > > cheers > >