

Environment Considerations › Change the Java Runtime Environment
Change the Java Runtime Environment
If you installed the bundled Apache Tomcat Web application server that was shipped with CA OM Web Viewer, the Java Runtime Environment (JRE) can be changed as follows:
To change the JRE, on the Windows operating environment.
- Find the file under the directory where the Apache Tomcat Web application server is installed:
apache-tomcat\bin\catalina.bat
- Find the following line in this file.
set "JRE_HOME=C:\Program Files\.........."
- Change the directory pointing to the JRE you would like to use.
To change the JRE, on other operating environments.
- Find the file under the directory where the Apache Tomcat Web application server is installed:
apache-tomcat/bin/catalina.sh
- Find the following line in this file.
JRE_HOME=/usr/javapath
- Change the directory pointing to the JRE you would like to use.
Copyright © 2013 CA Technologies.
All rights reserved.
 
|
|