https://issues.apache.org/bugzilla/show_bug.cgi?id=50864

--- Comment #1 from guenther <guenther.dem...@wuerth-phoenix.com> 2012-02-13 
16:06:58 UTC ---
To note in this context is also the fact that currently (Tomcat JDBC Connection
Pool 1.1.0.0) several setter-methods in
org.apache.tomcat.jdbc.pool.jmx.ConnectionPools
have an empty body.

As long as they are not implemented it is better to remove them (the
settermethods, not the getter-methods) from the mbean interface, otherwise the
user believes to can change these values, but in truth the changes are not
considered at all.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to