https://issues.apache.org/bugzilla/show_bug.cgi?id=52899
--- Comment #2 from Jonathan Hodges <hodg...@gmail.com> 2012-03-16 02:31:11 UTC --- Why does the exact same config not throw an exception in the JMXProxy in Tomcat 6.0.26? (In reply to comment #1) > The MBeanDumper only accesses the attributes that are there. It is not > responsible for creating the MBeans in the first place. > > Tomcat isn't creating this MBean so Tomcat is not responsible for incorrectly > exposing pooledConnection as an attribute with a getter rather than an > operation. You can tell this by looking at the MBean name. Tomcat uses a > distinctive naming convention for MBeans [1] and the name used below does not > match it. > > [1] > http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/NamingContextListener.java?view=annotate > (line 743 onwards) -- 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