[
https://issues.apache.org/jira/browse/DELTASPIKE-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423521#comment-13423521
]
Gerhard Petracek edited comment on DELTASPIKE-219 at 7/26/12 10:52 PM:
-----------------------------------------------------------------------
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 with cdi-qualifiers,
@TransactionScoped,...)
was (Author: gpetracek):
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