User: schaefera
  Date: 01/05/12 20:34:20

  Modified:    src/etc/conf/default jboss.jcml
  Log:
  First Draft for the JBoss management classes delivering the necessary
  information for a management tool to work with JBoss.
  
  Revision  Changes    Path
  1.30      +5 -0      jboss/src/etc/conf/default/jboss.jcml
  
  Index: jboss.jcml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss/src/etc/conf/default/jboss.jcml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- jboss.jcml        2001/05/08 07:17:50     1.29
  +++ jboss.jcml        2001/05/13 03:34:20     1.30
  @@ -389,6 +389,11 @@
     </mbean>
   
     <!-- ==================================================================== -->
  +  <!-- JBoss Server Management                                              -->
  +  <!-- ==================================================================== -->
  +  <mbean code="org.jboss.mgt.JBossServer" name="Management:service=Service"/>
  +
  +  <!-- ==================================================================== -->
     <!-- Uncomment to enable JMX monitoring of the bean cache
     <mbean code="org.jboss.monitor.BeanCacheMonitor" 
name="Monitor:name=BeanCacheMonitor"/>
     -->
  
  
  

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

Reply via email to