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=22328>.
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=22328

javax.management.ReflectionException: Cannot find method getClassName with this 
signature

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2003-10-02 12:40 -------

The beans xml config file attachment (id=8428)

does not resolve this problem when added to the descriptors attribute of the 
ServerLifecycleListener tag.

---- attachment contents ------

<?xml version="1.0"?>
  <!DOCTYPE mbeans-descriptors PUBLIC
   "-//Apache Software Foundation//DTD Model MBeans Configuration File"
   "http://jakarta.apache.org/commons/dtds/mbeans-descriptors.dtd";;>
  <!--
       Descriptions of JMX MBeans for Catalina
   -->
  
  <mbeans-descriptors>
        <mbean   name="AccessLogValve"
            className="org.apache.catalina.mbeans.ClassNameMBean"
          description="Valve that generates a web server access log"
               domain="Catalina"
                group="Valve"
                 type="org.apache.catalina.valves.AccessLogValve">
  </mbeans-descriptors>

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

Reply via email to