Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
1.5.3
-
None
-
Java 7 64 bits, JBoss 6 EAP, OS X Yosemite
Description
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.