Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 47192 invoked from network); 21 Mar 2006 20:25:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Mar 2006 20:25:44 -0000 Received: (qmail 70567 invoked by uid 500); 21 Mar 2006 20:25:44 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 70534 invoked by uid 500); 21 Mar 2006 20:25:43 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 70525 invoked by uid 99); 21 Mar 2006 20:25:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 12:25:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.14.253.135] (HELO goku.simulalabs.com) (64.14.253.135) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Mar 2006 12:25:43 -0800 Received: by goku.simulalabs.com (Postfix, from userid 501) id E724DEC0413; Tue, 21 Mar 2006 12:25:15 -0800 (PST) Received: from localhost (goku [127.0.0.1]) by goku.simulalabs.com (Postfix) with ESMTP id BE9F1EC0410 for ; Tue, 21 Mar 2006 12:25:15 -0800 (PST) Received: from goku.simulalabs.com ([127.0.0.1]) by localhost (goku.simulalabs.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21525-01-5 for ; Tue, 21 Mar 2006 12:25:14 -0800 (PST) Received: from stilton (jira.activemq.org [172.18.20.169]) by goku.simulalabs.com (Postfix) with ESMTP id 848B0EC03EA for ; Tue, 21 Mar 2006 12:25:14 -0800 (PST) Message-ID: <21429560.1142980045957.JavaMail.tomcat@stilton> Date: Tue, 21 Mar 2006 14:27:25 -0800 (PST) From: "james strachan (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Resolved: (AMQ-648) Changing the default JMX URL In-Reply-To: <25779225.1142975365941.JavaMail.tomcat@stilton> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at goku.simulalabs.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://jira.activemq.org/jira//browse/AMQ-648?page=all ] james strachan resolved AMQ-648: -------------------------------- Resolution: Fixed Fix Version: 4.0 RC1 this looks to be resolved - use the in the activemq.xml. Let us know if its not and we can always reopen > Changing the default JMX URL > ---------------------------- > > Key: AMQ-648 > URL: http://jira.activemq.org/jira//browse/AMQ-648 > Project: ActiveMQ > Type: Wish > Components: Documentation > Versions: 4.0 M4 > Reporter: Bruce Mitchener > Priority: Minor > Fix For: 4.0 RC1 > > > Most of the command line utilities accept a jmxurl parameter, but there doesn't seem to be an easy way to set up ActiveMQ to use a JMX URL other than the default. I'd wanted to do so for my development environment so that I could run a JMX console on my desktop and connect to the server running on another machine. At ab0oo's suggestion, I'll use an SSH port forward (ssh remotehost -L1099:localhost:1099) for now, but it'd be nice to see this covered in some form in the JMX notes. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.activemq.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira