To enable the PMM to monitor the JBoss 7.0 using JMX, you need to configure the JBoss Application Server to use JMX, and configure WebLOAD to use JBoss.

Server Side Configuration:

To configure JBoss to use JMX:

  1. WebLOAD uses jmx-connector-registry which is enabled by default on port 1090

  2. <socket-binding name="jmx-connector-registry" port="1090"/>

WebLOAD Configuration

To configure WebLOAD to use JBoss:

  1. Put required jars into C:\ProgramData\RadView\WebLOAD\extensions\java.

  2. Jboss 7.0