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

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12647793#action_12647793 ] 

Ivan commented on GERONIMO-4387:
--------------------------------

Thanks Jarek, I always use EJBBeanRemoteHome for jndi-name, and EJBBeanLocalHome for local-jndi-name.
After googled, it seems that in EJB 3.0, we always use EJBBean for the JNDI name, for no home interface is required. Right ?


> 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.