[
https://issues.apache.org/jira/browse/DBCP-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz closed DBCP-361.
----------------------------
> BasicManagedDataSource optional transaction enlistment
> ------------------------------------------------------
>
> Key: DBCP-361
> URL: https://issues.apache.org/jira/browse/DBCP-361
> Project: Commons Dbcp
> Issue Type: New Feature
> Reporter: Aaron Hamid
>
> It would be nice to not automatically enlist connections in a transaction. I
> have found automatic enlistment can be problematic when using another
> transaction API such as Spring's declarative transactions
> (JtaTransactionManager). It appears Spring may create a second, wrapping
> transaction. With Oracle this leads to: ORA-02089: COMMIT is not allowed in
> a subordinate session.
> E.g. see Bitronix setAutomaticEnlistingEnabled
> http://btm.codehaus.org/api/1.3.3/bitronix/tm/resource/common/ResourceBean.html#setAutomaticEnlistingEnabled(boolean)
--
This message was sent by Atlassian JIRA
(v6.2#6252)