[ 
https://issues.jboss.org/browse/SEAMPERSIST-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart Douglas closed SEAMPERSIST-10.
-------------------------------------

    Resolution: Won't Fix


The SePersistenceContext is no longer in use. The Seam managed persistence 
context should be used instead to provide consistent semantics between ee and 
se applications.

> SePersistenceContext extension @PersistenceContext has different semantics to 
> EE @PersistenceContext injection
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMPERSIST-10
>                 URL: https://issues.jboss.org/browse/SEAMPERSIST-10
>             Project: Seam Persistence
>          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.
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

Reply via email to