Scripts provided with IBM MQ classes for JMS/Jakarta Messaging

A number of scripts are provided to assist with common tasks that need to be performed when using IBM® MQ classes for JMS and IBM MQ classes for Jakarta Messaging.

Table 1 lists all the scripts and their uses. The scripts are in the bin subdirectory of the IBM MQ classes for JMS or IBM MQ classes for Jakarta Messaging installation directory.

Table 1. Scripts provided with IBM MQ classes for JMS and IBM MQ classes for Jakarta Messaging
Utility Use
Cleanup 1 This script is maintained for compatibility with previous releases but performs no function. Manual cleanup of subscription information is no longer necessary.
DefaultConfiguration Runs the default configuration application on platforms other than Windows.
formatLog 1 This script is maintained for compatibility with previous releases but performs no function. Log output is now produced in readable text.
IVTRun 1
IVTSetup 1
IVTTidy 1
Used in the point-to-point installation verification test, as described in The point-to-point IVT for IBM MQ classes for JMS.

[Jakarta Messaging 3.0]JMS30Admin 1

Runs the IBM MQ Jakarta Messaging administration tool, as described in Starting the administration tool.

[Jakarta Messaging 3.0]JMS30Admin.config

The configuration file for the IBM MQ Jakarta Messaging administration tool, as described in Configuring the JMS administration tool.

[JMS 2.0]JMSAdmin 1

Runs the IBM MQ JMS administration tool, as described in Starting the administration tool.

[JMS 2.0]JMSAdmin.config

The configuration file for the IBM MQ JMS administration tool, as described in Configuring the JMS administration tool.
PSIVTRun 1 Runs the publish/subscribe installation verification test program, as described in The publish/subscribe IVT for IBM MQ classes for JMS.
PSReportDump.class This class is maintained for compatibility with previous releases, but performs no function.
[Jakarta Messaging 3.0]setjms30env 2 [AIX][Linux]For Jakarta Messaging 3.0, sets the environment variables for running an IBM MQ classes for JMS application in a 32-bit Java virtual machine (JVM) on AIX® and Linux® systems, as described in Setting environment variables for IBM MQ classes for JMS/Jakarta Messaging.
[JMS 2.0]setjmsenv 2 [AIX][Linux]For JMS 2.0, sets the environment variables for running an IBM MQ classes for JMS application in a 32-bit Java virtual machine (JVM) on AIX and Linux systems, as described in Setting environment variables for IBM MQ classes for JMS/Jakarta Messaging.
[Jakarta Messaging 3.0]setjms30env64 2 [AIX][Linux]For Jakarta Messaging 3.0, sets the environment variables for running an IBM MQ classes for JMS application in a 64-bit JVM on AIX and Linux systems, as described in Setting environment variables for IBM MQ classes for JMS/Jakarta Messaging.
[JMS 2.0]setjmsenv64 2 [AIX][Linux]For JMS 2.0, sets the environment variables for running an IBM MQ classes for JMS application in a 64-bit JVM on AIX and Linux systems, as described in Setting environment variables for IBM MQ classes for JMS/Jakarta Messaging.
Note:
  1. On Windows, the file name has the extension .bat.
  2. These scripts are available on AIX and Linux only. On Windows, after installing IBM MQ, run the command setmqenv. For more information, see Setting environment variables for IBM MQ classes for JMS/Jakarta Messaging.