DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22934>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22934

org.apache.log4j.jmx is not compatible to JMX 1.2

           Summary: org.apache.log4j.jmx is not compatible to JMX 1.2
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


There are some porblems with the implementation of jmx component when using 
jmx 1.2.
For example, the line 87 of org.apache.log4j.jmx.LoggerDynamicMBean,
the first parameter of the construtor of "MBeanParameterInfo"
is not a valid "Java identifier". The name "Class Name" should be changed 
to "className". We can find these problems throughout this component.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to