+

Search Tips | Advanced Search

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. (See Use 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 our normal processes.

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

Parent topic: Post installation setup for IBM MQ classes for Java applications

Last updated: 2020-10-04