[jboss-jira] [JBoss JIRA] (AS7-2076) activation/passivation of extended persistence context
Scott Marlow (Created) (JIRA)
jira-events at lists.jboss.org
Tue Oct 11 14:49:16 EDT 2011
activation/passivation of extended persistence context
------------------------------------------------------
Key: AS7-2076
URL: https://issues.jboss.org/browse/AS7-2076
Project: Application Server 7
Issue Type: Task
Components: JPA / Hibernate
Affects Versions: 7.1.0.Alpha1
Reporter: Scott Marlow
Assignee: Scott Marlow
Currently, SFSBXPCMap directly references ExtendedEntityManager. ExtendedEntityManager implements the extended persistence context (contains a direct reference of the underlying persistence context.
To support activation/passivation. SFSBXPCMap should instead reference the XPC via an uuid (or something like that), that can be used to get the XPC (if SFSB is in activated state).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list