Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 73077 invoked from network); 6 Nov 2008 02:38:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2008 02:38:06 -0000 Received: (qmail 83242 invoked by uid 500); 6 Nov 2008 02:38:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 83187 invoked by uid 500); 6 Nov 2008 02:38:11 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 83171 invoked by uid 99); 6 Nov 2008 02:38:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2008 18:38:11 -0800 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; Thu, 06 Nov 2008 02:37:02 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3B254234C278 for ; Wed, 5 Nov 2008 18:37:44 -0800 (PST) Message-ID: <143934030.1225939064227.JavaMail.jira@brutus> Date: Wed, 5 Nov 2008 18:37:44 -0800 (PST) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Reopened: (GERONIMO-4386) rmi-naming should use ServerHostname from config-substitutions.properties In-Reply-To: <1270420237.1225393367227.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Donald Woods reopened GERONIMO-4386: ------------------------------------ Ron also discovered that the ActiveMQ connectors are not using ${ServerHostname}, but 0.0.0.0. > rmi-naming should use ServerHostname from config-substitutions.properties > ------------------------------------------------------------------------- > > Key: GERONIMO-4386 > URL: https://issues.apache.org/jira/browse/GERONIMO-4386 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: core > Affects Versions: 2.1.3, 2.2 > Reporter: Donald Woods > Assignee: Donald Woods > Priority: Minor > Fix For: 2.1.4, 2.2 > > > The rmi-naming listening host is not being updated when users change ServerHostname in config-substitutions.properties to a specific local address (like 127.0.0.1). It stays bound to 0.0.0.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.