Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 76546 invoked from network); 30 Nov 2010 01:29:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Nov 2010 01:29:34 -0000 Received: (qmail 77337 invoked by uid 500); 30 Nov 2010 01:29:33 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 77256 invoked by uid 500); 30 Nov 2010 01:29:33 -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 77204 invoked by uid 99); 30 Nov 2010 01:29:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Nov 2010 01:29:33 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Nov 2010 01:29:33 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAU1TC47028874 for ; Tue, 30 Nov 2010 01:29:12 GMT Message-ID: <17745563.15621291080552911.JavaMail.jira@thor> Date: Mon, 29 Nov 2010 20:29:12 -0500 (EST) From: "Shawn Jiang (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-5628) OpenEJB Discovery protocol only works with an explicit IP address MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-5628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Jiang updated GERONIMO-5628: ---------------------------------- Fix Version/s: (was: 2.2.1) > OpenEJB Discovery protocol only works with an explicit IP address > ----------------------------------------------------------------- > > Key: GERONIMO-5628 > URL: https://issues.apache.org/jira/browse/GERONIMO-5628 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: OpenEJB > Affects Versions: 2.2.1, 2.2.2 > Reporter: Kevan Miller > Assignee: Kevan Miller > Fix For: 2.2.2, 3.0 > > > In Geronimo, the server will advertise the ServerHostName as the ip address for OpenEJB clients to use when connecting to this server. If the ServerHostName is configured as 0.0.0.0, this does not work very well... > There needs to be configuration support for a "RemoteServerHostName" (or similar). Fundamentally, OpenEJB needs to support this. Geronimo needs the configuration support. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.