[ 
https://issues.apache.org/jira/browse/OPENEJB-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Blevins closed OPENEJB-825.
---------------------------------

    Resolution: Fixed

$ svn ci container assembly
Sending        
assembly/openejb-tomcat/openejb-tomcat-webapp/src/main/resources/META-INF/org.apache.openejb.tomcat/service-jar.xml
Sending        
container/openejb-core/src/main/java/org/apache/openejb/core/mdb/EndpointFactory.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/core/mdb/MdbContainer.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/resource/GeronimoTransactionManagerFactory.java
Adding         
container/openejb-core/src/main/java/org/apache/openejb/resource/XAResourceWrapper.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/resource/jdbc/DataSourceFactory.java
Sending        
container/openejb-core/src/main/java/org/apache/openejb/resource/jdbc/ManagedDataSourceWithRecovery.java
Sending        
container/openejb-core/src/main/resources/META-INF/org.apache.openejb/service-jar.xml
Sending        
container/openejb-core/src/main/resources/META-INF/org.apache.openejb.embedded/service-jar.xml
Transmitting file data .........
Committed revision 670115.



> Eliminate possible mismatch of TxRecovery flag between TransactionManager and 
> Resources
> ---------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-825
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-825
>             Project: OpenEJB
>          Issue Type: Improvement
>          Components: configuration
>    Affects Versions: 3.0
>            Reporter: David Blevins
>            Assignee: David Blevins
>             Fix For: 3.0.1
>
>
> Previously, the enabling of Tx Logging had to be done on both the 
> TransactionManager and Resources like DataSource and with the MDB Container.  
> Now there is just one flag, TxRecovery, on the TransactionManager and no 
> other required flag for the other Resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to