[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2181) EJBBinder doesn't bind to the additional JNDI name in the presence of just a single view for EJB

jaikiran pai (JIRA) jira-events at lists.jboss.org
Wed Oct 13 05:23:39 EDT 2010


EJBBinder doesn't bind to the additional JNDI name in the presence of just a single view for EJB
------------------------------------------------------------------------------------------------

                 Key: EJBTHREE-2181
                 URL: https://jira.jboss.org/browse/EJBTHREE-2181
             Project: EJB 3.0
          Issue Type: Bug
          Components: jndi
            Reporter: jaikiran pai
            Assignee: jaikiran pai


The EJB3.1 spec (section 4.4.1) says this:

In addition to the previous requirements, if the bean exposes only one of the applicable client interfaces(or alternatively has only a no-interface view), the container registers an entry for that view with the following syntax :

java:global[/<app-name>]/<module-name>/<bean-name>

The container is also required to make session bean JNDI names available through the java:app and java:module namespaces.


The EJBBinder currently doesn't bind to this additional JNDI name.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list