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

Related Documentation

In addition to this guide, Sun provides the additional documentation resources described in the following subsections.

Message Queue Documentation Set

The Message Queue documentation set comprises the documents shown in Table P–1, in the order in which you would normally use them.

Table P–1 Message Queue Documentation Set

Title 

Audience 

Description 

Message Queue Installation Guide

Developers and administrators 

Explains how to install Message Queue software on Solaris, Linux, and Windows platforms 

Message Queue Release Notes

Developers and administrators 

Includes descriptions of new features, limitations, and known bugs, as well as technical notes 

Message Queue Technical Overview

Developers and administrators 

Introduces basic Message Queue concepts, features, and components 

Message Queue Administration Guide

Administrators (also recommended for developers) 

Provides background and information needed to perform administrative tasks using Message Queue administration tools 

Message Queue Developer’s Guide for Java Clients

Developers 

Provides information on developing Java client programs using the Message Queue implementation of the JMS and SOAP/JAXM specifications

Message Queue Developer’s Guide for C Clients

Developers 

Provides information on developing C and C++ client programs using Message Queue's C application programming interface (C API)

Java Management Extensions (JMX) Documentation

The Message Queue JMX API conforms to the Java Management Extensions (JMX) standard, described in the Java Management Extensions Instrumentation and Agent Specification and the Java Management Extensions (JMX) Remote API Specification. These documents can be downloaded from the URLs

http://jcp.org/aboutJava/communityprocess/final/jsr003

and

http://jcp.org/aboutJava/communityprocess/final/jsr160

respectively.

For a general conceptual introduction to JMX principles and architecture, see the Java Management Extensions (JMX) Technology Overview at

http://java.sun.com/j2se/1.5.0/docs/guide/jmx/overview/JMXoverviewTOC.html

and the Java Management Extensions (JMX) Technology Tutorial at

http://java.sun.com/j2se/1.5.0/docs/guide/jmx/tutorial/tutorialTOC.html

JavaDoc

Message Queue API documentation in JavaDoc format is included in your Message Queue installation at the locations shown in Table P–2, depending on your platform. This documentation can be viewed in any HTML browser.

Table P–2 JavaDoc Locations

Platform 

Location 

Solaris 

/usr/share/javadoc/imq/index.html

Linux 

/opt/sun/mq/javadoc/index.html

Windows 

IMQ_HOME\javadoc\index.html

where IMQ_HOME is the Message Queue base directory set by the Message Queue installer (C:\Program Files\Sun\MessageQueue4 by default)

Example Client Applications

Example applications providing sample Java client application code are included in your Message Queue installation at the locations shown in Table P–3, depending on your platform.

Table P–3 Example Code Locations

Platform 

Location 

Solaris 

/usr/demo/imq/jmx/

Linux 

/opt/sun/mq/examples/jmx/

Windows 

IMQ_HOME\demo\jmx\

where IMQ_HOME is the Message Queue base directory set by the Message Queue installer (C:\Program Files\Sun\MessageQueue4 by default)

Documentation, Support, and Training

The Sun Web site provides information about the following additional resources: