Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-8401

exception is thrown by javax.ejb.EJBLocalObject.isIdentical -- ejb2.x

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • JBossAS-5.1.0.GA
    • EJB, EJB2

      I am new to JBoss community. If I don't report the issues correctly, pls help correct me.

      I develop a stateless session bean, in which EJB2.x and EJB3 interfaces coexist.
      In short, it works, but with two issues.

      1. unable to override 2.x local home jndi name.
      In jboss.xml (jboss_5_0.dtd), the local home jndi is NOT allowed, so you have to refer to the default local home jndi – beanName/local

      2. when calling method on remote business interface, it works, but EJB exception is thrown by javax.ejb.EJBLocalObject.isIdentical.

              olubyans@redhat.com Alexey Loubyansky
              thunder.farmer Thunder Lei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: