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:
- Define the application and transaction to CICS(R) by using the supplied CEDA transaction.
- 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.)
- Ensure that the JVM environment specified in CICS includes the appropriate CLASSPATH and
LIBPATH entries.
- 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.