]
William Burns resolved ISPN-3522.
---------------------------------
Resolution: Duplicate Issue
This is would be handled in ISPN-3787
Upgrade to c3p0 version 0.9.2.1
-------------------------------
Key: ISPN-3522
URL:
https://issues.jboss.org/browse/ISPN-3522
Project: Infinispan
Issue Type: Component Upgrade
Components: Server
Affects Versions: 6.0.0.Alpha4
Reporter: Dan Berindei
Assignee: Dan Berindei
We are currently using c3p0 version 0.9.1.2, which is the last version with the {{c3p0}}
group id. We should upgrade to the latest stable version, 0.9.2.1:
http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.mchange%22%20AND%2...
AFAIK version 0.9.2.1 does not solve the concurrency issue in ISPN-3324, but it may solve
other problems.