Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1241 Address EJB3 TestSuite Regressions
  3. EJBTHREE-1491

No @RemoteBindings results in IndexOutofBoundsException

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 1.0.0-Beta4
    • 1.0.0-Beta3
    • proxy
    • None

    Description

      As exhibited by the regression/ejbthree670 test:

      23:17:41,249 ERROR [AbstractKernelController] Error installing to Start: name=jboss.j2ee:ear=ejbthree670.jar,jar=ejbthree670.jar,name=MyStateful21Bean,service=EJB3 state=Create
      java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
      at java.util.ArrayList.RangeCheck(ArrayList.java:546)
      at java.util.ArrayList.get(ArrayList.java:321)
      at org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase.createJndiReferenceBindingSet(JndiSessionRegistrarBase.java:226)
      at org.jboss.ejb3.proxy.jndiregistrar.JndiSessionRegistrarBase.bindEjb(JndiSessionRegistrarBase.java:162)
      at org.jboss.ejb3.session.SessionSpecContainer.lockedStart(SessionSpecContainer.java:712)
      at org.jboss.ejb3.stateful.StatefulContainer.lockedStart(StatefulContainer.java:294)
      at org.jboss.ejb3.EJBContainer.start(EJBContainer.java:858)

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: