Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3015

Global jndi binding via <jndi-bind> in jboss.xml does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • None
    • EJB
    • None

    Description

      Binding jndi name via tag <jndi-name> specified in jboss.xml does not work.

         <enterprise-beans>
            <session>
               <ejb-name>Session21</ejb-name>
               <jndi-name>Session21Remote</jndi-name>
            </session>
         </enterprise-beans>
      

      The test for this could be found on: https://github.com/ochaloup/jboss-as/tree/JBQA-5483-test-migration-ejb2-reference/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/ejb2/ejb3refer
      (But I'm not sure whether this functionality is planned for AS7.)

      Attachments

        Issue Links

          Activity

            People

              johnbailey_jira John Bailey (Inactive)
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: