You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README says the you can add the jcd.* properties to a file specified by the property jcd.properties, but this actually doesn't work. The current implementation uses a static initializer in the Network class, but the properties loaded there are not referenced by the MBeanServer class.