Osvaldeir Aurelio Elias created DELTASPIKE-1085:
---------------------------------------------------
Summary: 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
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)