]
Amos Feng reopened JBTM-3016:
-----------------------------
I have to reopen this issue to update to use the BasicManagedDataSource
NoSuchFieldException throws when setting the pool properties
------------------------------------------------------------
Key: JBTM-3016
URL:
https://issues.jboss.org/browse/JBTM-3016
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Tomcat
Reporter: Amos Feng
Assignee: Amos Feng
Fix For: 5.next
I think there are only "maxTotal", "maxIdle" and "minIdle"
in the GenericObjectPoolConfig, the others are in its parent class BaseObjectPoolConfig.