From dev-return-16244-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Aug 05 05:54:52 2009 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 33630 invoked from network); 5 Aug 2009 05:54:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 05:54:52 -0000 Received: (qmail 99306 invoked by uid 500); 5 Aug 2009 05:54:59 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 99235 invoked by uid 500); 5 Aug 2009 05:54:59 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 99225 invoked by uid 99); 5 Aug 2009 05:54:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 05:54:59 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 05:54:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D9F4A29A0016 for ; Tue, 4 Aug 2009 22:54:36 -0700 (PDT) Message-ID: <1260835833.1249451676890.JavaMail.jira@brutus> Date: Tue, 4 Aug 2009 22:54:36 -0700 (PDT) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Assigned: (AMQ-2328) The ManagementContext should allow the host portion to be configurable In-Reply-To: <1610374118.1247835573764.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies reassigned AMQ-2328: ------------------------------- Assignee: Rob Davies (was: Bruce Snyder) > The ManagementContext should allow the host portion to be configurable > ---------------------------------------------------------------------- > > Key: AMQ-2328 > URL: https://issues.apache.org/activemq/browse/AMQ-2328 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.0.0, 5.1.0, 5.2.0 > Reporter: Bruce Snyder > Assignee: Rob Davies > Fix For: 5.3.0 > > > Currently the host portion of the JMX URI in the {{ManagementContext}} is hard-coded to 'localhost' which presents issues with remote JMX. To fix this, the host should be configurable via a setter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.