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.