Prerequisite configurations for Session Archiving Server on Distributed environment
If you have Apache Tomcat as the application server, you need Java Runtime
Environment (JRE) for Apache Tomcat webserver runtime. Before installing Session Archiving
Server, you must configure JRE_HOME
.
To configure JRE_HOME
, complete the following steps:
- Download and install the latest version of JRE.
- Set the
JRE_HOME
environment variable with the installation path and ensure that the JRE_PATH\bin is included with thePATH
environment variable.