User: d_jencks
  Date: 01/11/18 22:59:13

  Modified:    src/resources/jmx/mbean/META-INF jboss-service.xml
  Log:
  Fixed broken jmx deployment tests and added some new ones
  
  Revision  Changes    Path
  1.3       +1 -5      jbosstest/src/resources/jmx/mbean/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/jbosstest/src/resources/jmx/mbean/META-INF/jboss-service.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- jboss-service.xml 2001/09/26 21:47:06     1.2
  +++ jboss-service.xml 2001/11/19 06:59:13     1.3
  @@ -1,13 +1,9 @@
   <?xml version="1.0" encoding="UTF-8"?>
   
  -<!-- EXAMPLE META-INF/jboss-service.xml file for the connector stuff in deploy/lib
  -     No classpath is specified here as it points to the same jsr file
  -     You can nevertheless specify a URL classpath that points outside the jar
  -     -->
  +<!-- Very simple test - one mbean, no dependencies.  -->
   
   <server>
   
  -  <local-directory path="local-directory"/>
     <mbean code="org.jboss.test.jmx.mbean.TestDeployer"
         name="test:name=TestDeployer"/>
   
  
  
  

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

Reply via email to