]
Issue was automatically transitioned when Amos Feng created pull request #1311 in GitHub
----------------------------------------------------------------------------------------
Status: Pull Request Sent (was: Reopened)
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.