[
https://issues.apache.org/jira/browse/DBCP-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz closed DBCP-341.
----------------------------
> LocalXAConnectionFactory does not properly check if Xid is equal to
> currentXid when resuming
> --------------------------------------------------------------------------------------------
>
> Key: DBCP-341
> URL: https://issues.apache.org/jira/browse/DBCP-341
> Project: Commons Dbcp
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Ioannis Canellos
> Fix For: 1.5.1, 2.0
>
> Attachments: DBPC-341-patch.txt
>
>
> The current implementation checks if Xid is not equal to currentXid using the
> != . That doesn't work in all cases resulting in XAException.
> I think that this check should be left to the Xid implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)