Running WebSphere MQ base Java applications under CICS Transaction Server

To run a WebSphere MQ base Java application as a transaction under CICS Transaction Server for OS/390 or CICS Transaction Server for z/OS, you must:

  1. Define the application and transaction to CICS(R) by using the supplied CEDA transaction.
  2. Ensure that the WebSphere(R) MQ CICS adapter is installed in your CICS system. (See WebSphere MQ for z/OS System Setup Guide 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(TM) transactions, refer to your CICS system documentation.