]
Amos Feng updated JBTM-3016:
----------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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.