https://bz.apache.org/bugzilla/show_bug.cgi?id=61215

            Bug ID: 61215
           Summary: NoSuchMethodException in JMX Proxy when accessing to
                    RemoteAddrValve MBeans
           Product: Tomcat 9
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
          Assignee: dev@tomcat.apache.org
          Reporter: alexis.hass...@sewatech.fr
  Target Milestone: -----

The RemoteAddrValve class has some new boolean attributes (addConnectorPort,
invalidAuthenticationWhenDeny, addConnectorPort, invalidAuthenticationWhenDeny)
but the accessors are not mbean-friendly. 'is' should be used instead of 'get'.

-- 
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