[jboss-jira] [JBoss JIRA] (AS7-1684) Add configuration setting that allows an extended persistence context to be propagated even if there is no JTA transaction

Scott Marlow (JIRA) jira-events at lists.jboss.org
Fri May 11 12:34:18 EDT 2012


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

Scott Marlow resolved AS7-1684.
-------------------------------

    Resolution: Deferred


re-open if there is community interest in solving this
                
> Add configuration setting that allows an extended persistence context to be propagated even if there is no JTA transaction 
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-1684
>                 URL: https://issues.jboss.org/browse/AS7-1684
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: JPA / Hibernate
>    Affects Versions: 7.0.0.Beta2
>            Reporter: Scott Marlow
>
> Earlier versions of AS, allowed an extended persistence context (XPC) to propagate, even if no JTA transaction was active during use of the XPC.  With the recent fix to AS7-1663, using an XPC outside of a JTA transaction and then invoking a transactional entity manager inside of a JTA transaction, will not propagate the XPC into the new transaction.
> Add a domain default setting that allows the (not used in a JTA transaction) XPC to propagate into the new transaction (on behalf of a transactional entity manager).  This will only happen if the XPC is active in the call stack.

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