Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-2181

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • depchain-1.0.0-alpha-17
    • None
    • jndi
    • None
    • jboss-ejb3-jndi:0.1.2

      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.

              jaikiran Jaikiran Pai (Inactive)
              jaikiran Jaikiran Pai (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: