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
- 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.
- Enable the DFH$JVMS resource in the CICS region. This resource is the supplied sample
JVM server, and uses the default DFHOSGI profile.
- Enable the BUNDLE resource that contains the OSGi bundles
for the JCICS examples.
- Follow the appropriate procedure to run each sample.