User: schaefera
  Date: 01/05/14 11:39:26

  Modified:    src/etc/conf/default jboss.jcml
  Log:
  Implementation of the 1. draft for the JBoss management class in the
  J2EEDeployer to figure out what applications are deployed.
  
  Revision  Changes    Path
  1.31      +1 -1      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.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- jboss.jcml        2001/05/13 03:34:20     1.30
  +++ jboss.jcml        2001/05/14 18:39:26     1.31
  @@ -391,7 +391,7 @@
     <!-- ==================================================================== -->
     <!-- JBoss Server Management                                              -->
     <!-- ==================================================================== -->
  -  <mbean code="org.jboss.mgt.JBossServer" name="Management:service=Service"/>
  +  <mbean code="org.jboss.mgt.ServerDataCollector" 
name="Management:service=Collector"/>
   
     <!-- ==================================================================== -->
     <!-- Uncomment to enable JMX monitoring of the bean cache
  
  
  

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

Reply via email to