Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-7740

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • EAP 6.0.0 DR 8
    • EJB
    • None
    • Hide
      Regarded on the parent AS7-3015 issue I'm closing the jira.

      Jaikiran's comment on reason:
      It's currently a unsupported feature and not a bug. I don't of any plans to support this in AS7. If in future we plan to do so then we'll revisit this.
      Show
      Regarded on the parent AS7-3015 issue I'm closing the jira. Jaikiran's comment on reason: It's currently a unsupported feature and not a bug. I don't of any plans to support this in AS7. If in future we plan to do so then we'll revisit this.
    • NEW

    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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: