JBoss and JMX
The MC4J Application is able to connect to JBoss servers versions (3.0, 3.2.x and 4.0). MC4J uses RMI to connect to JBoss Application Servers and provide access to JMX MBeans running within that server. JBoss, which has at its core a JMX based microkernel, provides a lot of information about its current state and provides access to execute operations through this interface. The current support for the JBoss 4.x series is a bit flakey and difficult and will be upgraded when JBoss 4.x is released with support for a JSR 160 style connector.
Connecting MC4J to JBoss
To connect to a JBoss server, right-click on the root node in the [MC4J Server Connections] tab and select [Connect to server...]. This wil bring up a connection wizard that will ask you to enter server information and supply the location of a local installation of JBoss. The local installation is required to provide the libraries that MC4J needs to connect to JBoss Servers and must be the same version as the server you are connecting to.
Requirements
A local installation of JBoss is required.
The following versions have been tested with MC4J:
3.2.0
3.2.1
3.2.2
3.2.3
4.0
I wanna know... wath i have to do to connect on jboss-3.2.7 server by my machine, and not on the server...
thanks