Sun Java System Message Queue 4.1 Developer's Guide for JMX Clients

Interface Packages

The Message Queue 4.1 installation includes two Java packages related to the JMX interface:

These packages are contained in a Java archive file, imqjmx.jar, included in your Message Queue installation at the locations shown in Table 2–1, depending on your platform.

Table 2–1 JMX.jar File Locations

Platform 

File Location 

Solaris 

/usr/share/lib/imqjmx.jar

Linux 

/opt/sun/mq/share/lib/imqjmx.jar

Solaris 

C:\sun\lib\imqjmx.jar

To do application development for the Message Queue JMX API, you must include this .jar file in your CLASSPATH environment variable.


Note –

Message Queue’s JMX interface requires version 1.5 of the Java Development Kit (JDK). The functionality described here is not available under earlier versions of the JDK.