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.
| 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. |
| Used in the point-to-point installation verification test, as described in The point-to-point IVT for IBM MQ classes for JMS. | |
|
|
Runs the IBM MQ Jakarta Messaging administration tool, as described in Starting the administration tool. |
|
|
The configuration file for the IBM MQ Jakarta Messaging administration tool, as described in Configuring the JMS administration tool. |
|
|
Runs the IBM MQ JMS administration tool, as described in Starting the administration tool. |
|
|
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. |
setjms30env 2 |
![]() 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. |
setjmsenv 2 |
![]() 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. |
setjms30env64 2 |
![]() 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. |
setjmsenv64 2 |
![]() 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:
- On Windows, the file name has the extension .bat.
- 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.
JMS30Admin
JMSAdmin
![[AIX]](ngaix.gif)
For