https://issues.apache.org/bugzilla/show_bug.cgi?id=49945
Summary: Continuation of JMX Descriptor Improvements
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=26040)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26040)
o.a.Catalina.core+o.a.Catalina.startup Descriptor Patch
In this patch some faulty attributes in o.a.catalina.core and
o.a.catalina.startup descriptors have been corrected. With this almost all the
remaining attributes with issues (showing up as red in JConsole) are due to the
fact that they are not in a serializble form (not primitive types) to be
displayed by JConsole. (A solution to this might be remove them altogether or
returning their String representation if that makes sense.)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]