[cdi-dev] [JBoss JIRA] (CDI-162) Support Extended Persistence Contexts in Managed beans
Pete Muir (JIRA)
jira-events at lists.jboss.org
Thu Sep 13 12:37:33 EDT 2012
[ https://issues.jboss.org/browse/CDI-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718391#comment-12718391 ]
Pete Muir commented on CDI-162:
-------------------------------
If the managed bean is dependent scope it will get passivated along with the stateful bean. Otherwise the reference is essentially detached.
I guess the reference to the XPC should remain scoped to the stateful bean in this case.
> Support Extended Persistence Contexts in Managed beans
> ------------------------------------------------------
>
> Key: CDI-162
> URL: https://issues.jboss.org/browse/CDI-162
> Project: CDI Specification Issues
> Issue Type: Tracker
> Affects Versions: 1.0
> Reporter: Pete Muir
> Fix For: 1.1 (Proposed)
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list