[logback-dev] [Bug 42] JMX Configurator; LoggerList is not populated
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Mon Feb 5 16:45:50 CET 2007
http://bugzilla.qos.ch/show_bug.cgi?id=42
noreply.sebastien at qos.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from noreply.sebastien at qos.ch 2007-02-05 16:45 -------
Hello Sebastian,
Thanks for your report.
My guess is that it comes from JConsole that is not able to call the
.toString() method on a list of object, like MX4J does. With MX4J, our
configurator just returns a List<Logger> and everything is displayed correctly.
I'm going to modify the configurator so that it returns a List<String> instead.
--
Configure bugmail: http://bugzilla.qos.ch/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the logback-dev
mailing list