You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Osvaldeir Aurelio Elias (JIRA)" <ji...@apache.org> on 2016/02/23 14:36:18 UTC

[jira] [Created] (DELTASPIKE-1085) JTA TransactionStrategy

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)