Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-662

sfsb bean remove is not properly done

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EJB 3.0 RC9 - FD
    • EJB 3.0 RC8 - FD
    • None
    • None

      Currently in StatefulRemoveInterceptor, when user calls @Remove, it removes directly the bean instance in the cache. However, this is incorrect when there is nested bean involved. Correct procedure is to do StatefulBeanContext.remove() that will remove it recursively.

              ben.wang_jira Ben Wang (Inactive)
              ben.wang_jira Ben Wang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: