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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

            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

            Dates

              Created:
              Updated:
              Resolved: