Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 21018 invoked from network); 9 Oct 2006 21:01:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2006 21:01:01 -0000 Received: (qmail 11802 invoked by uid 500); 9 Oct 2006 21:00:59 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 11562 invoked by uid 500); 9 Oct 2006 21:00:58 -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 11546 invoked by uid 99); 9 Oct 2006 21:00:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 14:00:58 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 14:00:57 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7A46D7142D6 for ; Mon, 9 Oct 2006 14:00:19 -0700 (PDT) Message-ID: <19838368.1160427619477.JavaMail.root@brutus> Date: Mon, 9 Oct 2006 14:00:19 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-2479) j2ee remote ejb clients should look for "localhost" not 0.0.0.0 by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N j2ee remote ejb clients should look for "localhost" not 0.0.0.0 by default -------------------------------------------------------------------------- Key: GERONIMO-2479 URL: http://issues.apache.org/jira/browse/GERONIMO-2479 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Components: OpenEJB Affects Versions: 1.2 Reporter: David Jencks Assigned To: David Jencks Fix For: 1.2 The OpenEjbClientRemoteRefBuilder is misconfigured to try to connect to 0.0.0.0 which doesn't make sense. Change to localhost. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira