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: For the program JVMLDM##, ## is a number that corresponds to the version of your Java JZOS batch launcher load module.

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. To start the Apache Tomcat server, submit the JCL TOMCAT01.

This section contains the following topics:

JCL Examples