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: [email protected]
          Reporter: [email protected]
  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to