Running the JCICS examples

CICS® provides a number of JCICS examples, which you run in the JVM server runtime environment for Java™ applications.

Before you begin

Ensure that the JCICS examples are deployed in a zFS directory to which the CICS region has read and execute access.

Procedure

  1. Configure the CICS region by installing the DFH$OSGI group in the region, and then enabling the resources as described in steps 2 and 3.
  2. Enable the DFHJVMS resource in the CICS region. This resource is the supplied sample JVM server, and uses the default DFHOSGI profile.
  3. Enable the BUNDLE resource that contains the OSGi bundles for the JCICS examples.
  4. Follow the appropriate procedure to run each sample.