User: d_jencks
  Date: 01/09/26 14:47:06

  Added:       src/resources/jmx/mbeanlocaldir/local-directory
                        examplefile.xml
  Log:
  ServiceDeployer: added local dir support, undeploy support for depends, reworked 
classpath dependencies. Changed config files to work. REMOVE core-service.xml or 
build.sh cleancvs update -d -P >update11.log
  
  Revision  Changes    Path
  1.1                  
jbosstest/src/resources/jmx/mbeanlocaldir/local-directory/examplefile.xml
  
  Index: examplefile.xml
  ===================================================================
  <?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
        -->
  
  <server>
    <mbean code="org.jboss.test.jmx.mbean.TestDeployer"
         name="test:name=TestDeployer"/>
  
  </server>
  
  

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

Reply via email to