[jboss-jira] [JBoss JIRA] Closed: (EJBTHREE-867) Loosen coupling of lifecycle of nested SFSBs

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Feb 19 04:38:38 EST 2007


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

Brian Stansberry closed EJBTHREE-867.
-------------------------------------

    Resolution: Done

> Loosen coupling of lifecycle of nested SFSBs
> --------------------------------------------
>
>                 Key: EJBTHREE-867
>                 URL: http://jira.jboss.com/jira/browse/EJBTHREE-867
>             Project: EJB 3.0
>          Issue Type: Task
>            Reporter: Brian Stansberry
>         Assigned To: Brian Stansberry
>             Fix For: EJB 3.0 RC10 - FD
>
>
> When a parent SFSB has a non- at Remote child SFSB injected, the parent and child currently share a common lifecycle -- i.e. when the parent is destroyed the child will be destroyed as well.
> As discussed on the referenced forum thread, we need to loosen this coupling, as it is possible for other in-VM clients to have references to the child bean.
> Need to ensure that shared references to any ExtendedPersistentContext and managed entities are maintained, including across replication.

-- 
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