User: schaefera
Date: 01/09/11 18:49:07
Added: src/main/org/jboss/jmx/connector/rmi/META-INF
jboss-service.xml
Log:
Repackaged the JMX Connector and Adaptor for JBoss. I also added
a new EJB-Adaptor and EJB-Connector. The adaptor allows a secured
access to a local/remote JMX Server and the EJB-Connector makes
this transparent for any Java client.
Revision Changes Path
1.1
jboss/src/main/org/jboss/jmx/connector/rmi/META-INF/jboss-service.xml
Index: jboss-service.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<server>
<depends>JBOSS-SYSTEM:service=Naming</depends>
<mbean code="org.jboss.jmx.connector.rmi.RMIConnectorService"
name="JMX:name=Connector,type=RMI"/>
</server>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development