[ 
https://issues.apache.org/jira/browse/DBCP-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754620#action_12754620
 ] 

Phil Steitz commented on DBCP-286:
----------------------------------

A couple more requests for information:

1. Please provide full dbcp config
2. In maven POM, is there a pool version specified?  If not, and maven is 
filling dependencies in from the dbcp poms, the 1.2.1 version depends on pool 
1.2 and 1.2.2 depends on pool 1.3.  One difference between these is that pool 
1.3 operates as a FIFO queue.  In pool 1.4+ this is configurable and the 
default has been changed back to LIFO (as in 1.2).  

> DBCP does not rollback
> ----------------------
>
>                 Key: DBCP-286
>                 URL: https://issues.apache.org/jira/browse/DBCP-286
>             Project: Commons Dbcp
>          Issue Type: Bug
>    Affects Versions: 1.2.2
>         Environment: maven, gentoo linux, any java version
>            Reporter: Trenton D. Adams
>            Priority: Blocker
>             Fix For: 1.3
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> DBCP 1.2.2 does not do connection rollbacks.  Or, at least the one in maven 2 
> repositories does not.  I switched back to 1.2.1, and it works great.
> I asked about this back in 2005, and it was stated that it did.  And, it 
> does, up until 1.2.2
> http://mail-archives.apache.org/mod_mbox/commons-user/200504.mbox/<425cb254.1020...@pandora.be>

-- 
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