[
https://issues.apache.org/jira/browse/DELTASPIKE-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158875#comment-15158875
]
Thomas Andraschko commented on DELTASPIKE-1085:
-----------------------------------------------
Did you try global alternatives?
http://deltaspike.apache.org/documentation/jpa.html#JTASupport
> JTA TransactionStrategy
> -----------------------
>
> Key: DELTASPIKE-1085
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1085
> Project: DeltaSpike
> Issue Type: Bug
> Components: Data-Module
> Affects Versions: 1.5.3
> Environment: Java 7 64 bits, JBoss 6 EAP, OS X Yosemite
> Reporter: Osvaldeir Aurelio Elias
> Labels: Transaction
> Attachments: Captura de tela 2016-02-23 10.22.30.png
>
>
> When I changed TransactionStrategy putting
> <alternatives> <class>
> org.apache.deltaspike.jpa.impl.transaction.BeanManagedUserTransactionStrategy</class>
> </alternatives> into beans.xml nothing happened. Looking log file I see
> that the transaction strategy is ResourceLocal yet, not
> BeanManagedUserTransactionStrategy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)