You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2012/07/27 00:51:38 UTC

[jira] [Commented] (DELTASPIKE-219) @Transactional for JTA UserTransaction

    [ https://issues.apache.org/jira/browse/DELTASPIKE-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423521#comment-13423521 ] 

Gerhard Petracek commented on DELTASPIKE-219:
---------------------------------------------

i'm currently testing a patch which uses a transaction-adapter. with this approach we just need a small change of the existing implementation and we can support both - JTA (BMT) and RESOURCE_LOCAL - with the same base implementation (even for java-ee5). furthermore, it's still compatible with all features we have already (multiple entity-managers, @TransactionScoped,...)
                
> @Transactional for JTA UserTransaction
> --------------------------------------
>
>                 Key: DELTASPIKE-219
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-219
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: JPA-Module
>    Affects Versions: 0.2-incubating
>            Reporter: Arne Limburg
>            Assignee: Gerhard Petracek
>             Fix For: 0.3-incubating
>
>
> Provide support for starting a JTA UserTransaction with @Transactional

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira