User: d_jencks
  Date: 01/12/05 13:22:21

  Added:       src/resources/jmx/nullinfo/META-INF jboss-service.xml
  Log:
  testcase for bad DynamicMBean that returns null MBeanInfo -- is it registered? 
Thanks to David Budworth
  
  Revision  Changes    Path
  1.1                  jbosstest/src/resources/jmx/nullinfo/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  <server>
  <!--service.xml file for test of invalid DynamicMBean that returns null for 
getMBeanInfo()-->
  <!--Thanks to David Budworth-->
     
     <mbean code="org.jboss.test.jmx.nullinfo.NullInfo" 
name="NullInfoTest:name=NullInfo">
     </mbean>
  
  </server>
  
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to