What changes are required to the TOMCAT Server (that is used for CA Compliance Manager) for a JAVA upgrade?
search cancel

What changes are required to the TOMCAT Server (that is used for CA Compliance Manager) for a JAVA upgrade?

book

Article ID: 30449

calendar_today

Updated On:

Products

Compliance Manager for z/OS

Issue/Introduction

Description:

When the JAVA version is upgraded on a lpar the following changes need to be made to the Apache TOMCAT server for CA Compliance Manager.

Required Updates:

1.      <!--[endif]-->Edit the TOMCAT procedure in the CA Compliance Manager CEIQJCL1 library and make the following changes:

<!--[endif]-->

a.      <!--[endif]-->Change the TOMCAT procedure LIBRARY variable to point to your PDS JAVA.SIEALNKE library.
ie. LIBRARY=' SYSTEM8.JAVA.SIEALNKE'      

b.      <!--[endif]-->Change TOMCAT procedure VERSION variable for JAVA version.
 ie.  VERSION='76'

c. Copy the updated TOMCAT procedure to your SYSPROC.

2.      <!--[endif]-->Edit the TOMENV member in the CA Compliance Manager CEIQJCL1 library and make the following change:

<!--[endif]-->

a.      <!--[endif]-->Change the TOMENV member JAVA_HOME environment variable to the base path of the JDK.
ie. export JAVA_HOME=/u/users/java64bt/v7r0m0/usr/lpp/java/J7.0_64

 

After making the changes the TOMCAT server should be re-started.

 

Details on the TOMCAT procedure and the TOMENV member can be found in the CA Compliance Manager for z/OS Installation Guide in Chapter 6: Starting Your Product. 

Environment

Release:
Component: CACMGR