You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/11/14 07:08:44 UTC

[jira] Resolved: (GERONIMO-4387) Incorrect JNDI name in the monitor portlet's plan file

     [ https://issues.apache.org/jira/browse/GERONIMO-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-4387.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2
         Assignee: Jarek Gawor

The "ejb/mgmt/MEJB" is a standard name for the Management EJB so the jndi-name specified in the current plan is correct and the jndi name used in the code is incorrect. I updated the code to use the standard name. Committed the change to trunk (revision 713919).


> 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
>            Assignee: Jarek Gawor
>             Fix For: 2.2
>
>         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.