SePersistenceContext extension @PersistenceContext has different semantics to
EE @PersistenceContext injection
--------------------------------------------------------------------------------------------------------------
Key: SEAMPERSIST-10
URL: https://jira.jboss.org/browse/SEAMPERSIST-10
Project: Seam Persistence and Transactions
Issue Type: Bug
Affects Versions: 3.0.0.Alpha1
Reporter: Stuart Douglas
Assignee: Stuart Douglas
The SePersistenceContext results in a Dependent (or otherwise) scoped
application managed EM.
EE PersistenceContext injection results in a transaction scoped container
managed EM.
We need to either disallow this all together or proxy the entity manager to
exactly match the semantics of a container managed EM.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues