[Bug 61215] NoSuchMethodException in JMX Proxy when accessing to RemoteAddrValve MBeans
https://bz.apache.org/bugzilla/show_bug.cgi?id=61215 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug 61215] NoSuchMethodException in JMX Proxy when accessing to RemoteAddrValve MBeans
https://bz.apache.org/bugzilla/show_bug.cgi?id=61215 --- Comment #1 from Alexis Hassler --- PR sent (#66) : - replace the getInvalidAuthenticationWhenDeny with isInvalidAuthenticationWhenDeny in RequestFilterValve - replace getAddConnectorPort with isAddConnectorPort in RemoteAddrValve -- You