Previous Topic: PrerequisitesNext Topic: JCL Examples


Sample JCL for Running a Bundled Tomcat Server as a Mainframe Started Task

If you are using the bundled Apache Tomcat server in the USS environment, be aware that the Apache Tomcat server can be alternatively run as a mainframe started task.

This appendix presents three examples that show the JCL that is required to load an Apache Tomcat server using JZOS.

Note: The program JVMLDM##, ## is a number that corresponds to the version of your Java program.

The JCL examples are TOMCAT01, JZVM01, and PARM01.

Follow these steps:

  1. Be sure to make all the necessary adjustments according to your environment.
  2. Submit the JCL TOMCAT01 to start the Apache Tomcat server.

This section contains the following topics:

JCL Examples