Running IBM MQ classes for Java applications under CICS Transaction Server

An IBM® MQ classes for Java application can be run as a transaction under CICS® Transaction Server.

To run an IBM MQ classes for Java application as a transaction under CICS Transaction Server for z/OS®, perform the following steps:
  1. Define the application and transaction to CICS by using the supplied CEDA transaction.
  2. Ensure that the IBM MQ CICS adapter is installed in your CICS system. [z/OS](See Using IBM MQ with CICS for details.)
  3. Ensure that the JVM environment specified in CICS includes the appropriate CLASSPATH and LIBPATH entries.
  4. Initiate the transaction by using any of your normal processes.

For more information on running CICS Java transactions, refer to your CICS system documentation.