Closed rwinch closed 8 years ago
Michael Osipov said:
I am highly interested in this. Pool 1.x and 2.x are not compatible and different package names.
Anindya Chatterjee said:
Any update on this issue? Any road map for the implementation?
If not yet, I'll work on it and create PR.
Anindya Chatterjee said:
I have submitted the PR as promised.
Anindya Chatterjee said:
Any update please about merging the PR?
Migrated from LDAP-316
I have tried to upgrade from commons-pool version 1.6 to commons-pool2 version 2.2 and I get this exception:
I have a bean that looks like this:
When I looked at the source code for PoolingContextSource.java I found that it is using the naming convention from commons-pool 1.x:
. Is it possible to: