User: d_jencks
Date: 01/09/08 09:57:06
Added: src/resources/jmx/mbeanc/META-INF jboss-service.xml
Log:
Added tests for sar deployment, *-service.xml deployment, sar dependency management,
and recursive .sar deployment
Revision Changes Path
1.1 jbosstest/src/resources/jmx/mbeanc/META-INF/jboss-service.xml
Index: jboss-service.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!-- test META-INF/jboss-service.xml file for a jsr that depends on two others.
-->
<server>
<classpath
codebase="."
archives="testdeploya.sar,testdeployb.sar"
/>
<mbean code="org.jboss.test.jmx.mbeanc.TestDeployerC"
name="test:name=TestDeployerC"/>
</server>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development