Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 96204 invoked from network); 14 Nov 2008 02:29:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2008 02:29:06 -0000 Received: (qmail 56408 invoked by uid 500); 14 Nov 2008 02:29:12 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 56361 invoked by uid 500); 14 Nov 2008 02:29:12 -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 56350 invoked by uid 99); 14 Nov 2008 02:29:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 18:29:12 -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; Fri, 14 Nov 2008 02:28:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 369D2234C286 for ; Thu, 13 Nov 2008 18:28:44 -0800 (PST) Message-ID: <1838948359.1226629724209.JavaMail.jira@brutus> Date: Thu, 13 Nov 2008 18:28:44 -0800 (PST) From: "Ivan (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-4387) Incorrect JNDI name in the monitor portlet's plan file In-Reply-To: <1820063658.1225430564185.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-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan updated GERONIMO-4387: --------------------------- Attachment: Geronimo-4387-11.14.patch The same with the previous one, but create it from the root folder. > Incorrect JNDI name in the monitor portlet's plan file > ------------------------------------------------------ > > Key: GERONIMO-4387 > URL: https://issues.apache.org/jira/browse/GERONIMO-4387 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Affects Versions: 2.2 > Environment: Windows XP > JDK 1.5 > Reporter: Ivan > Attachments: Geronimo-4387-11.14.patch, Geronimo-4387.patch > > > Incorrect jndi name is set in monitor portlet, the home JNDI name should be "ejb/mgmt/MEJBRemoteHome", or the org.apache.geronimo.monitoring.MasterRemoteControl will throw the exception : javax.naming.NameNotFoundException: Name "ejb/mgmt/MEJBRemoteHome" not found. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.