Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1234

A removed session-scoped stateful EJB renders the whole session scope unusable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.11.Final, 2.0.0.Beta1
    • 1.1.10.Final
    • None
    • None

      When a stateful EJB is removed (as a result of one of its methods throwing an exception), the whole session scope is rendered useless, because the SessionBeanStore can never be attached again. When Weld tries to attach the bean store, a NoSuchEJBException is thrown as a result of invoking toString() on the EJB.

      See the forum reference for more info.

            marko.luksa@gmail.com Marko Luksa (Inactive)
            marko.luksa@gmail.com Marko Luksa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: