[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-662) sfsb bean remove is not properly done

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Wed Mar 7 02:10:28 EST 2007


     [ http://jira.jboss.com/jira/browse/EJBTHREE-662?page=all ]

Carlo de Wolf closed EJBTHREE-662.
----------------------------------


> sfsb bean remove is  not properly done
> --------------------------------------
>
>                 Key: EJBTHREE-662
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-662
>             Project: EJB 3.0
>          Issue Type: Bug
>    Affects Versions: EJB 3.0 RC8 - FD
>            Reporter: Ben Wang
>         Assigned To: Ben Wang
>             Fix For: EJB 3.0 RC9 - FD
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list