mx4j/src/core/mx4j/server MBeanIntrospector.java,1.28,1.29

Simone Bordet <[email protected]>
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/core/mx4j/server
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27995/src/core/mx4j/server

Modified Files:
	MBeanIntrospector.java 
Log Message:
+ Fixed bug #919975: MBeanDescription not working

Index: MBeanIntrospector.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/mx4j/server/MBeanIntrospector.java,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** MBeanIntrospector.java	24 Feb 2004 15:13:23 -0000	1.28
--- MBeanIntrospector.java	20 Mar 2004 08:48:10 -0000	1.29
***************
*** 17,21 ****
  import java.util.HashMap;
  import java.util.WeakHashMap;
- 
  import javax.management.DynamicMBean;
  import javax.management.MBeanAttributeInfo;
--- 17,20 ----
***************
*** 43,47 ****
   * <li> Act as a factory for {@link MBeanInvoker}s
   * </ul>
!  *
   * The following system properties are used to control this class' behavior:
   * <ul>
--- 42,46 ----
   * <li> Act as a factory for {@link MBeanInvoker}s
   * </ul>
!  * <p/>
   * The following system properties are used to control this class' behavior:
   * <ul>
***************
*** 111,114 ****
--- 110,114 ----
      * Introspect the given mbean, storing the results in the given metadata.
      * It expects that the mbean field and the classloader field are not null
+     *
      * @see #isMBeanCompliant
      */
***************
*** 338,342 ****
  
        // Use full qualified name only
!       String descrClassName = metadata.getMBeanInterface().getName() + "MBeanDescription";
        // Try to load the class
        try
--- 338,342 ----
  
        // Use full qualified name only
!       String descrClassName = metadata.getMBeanInterface().getName() + "Description";
        // Try to load the class
        try



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.