Previous Topic

Next Topic

Book Contents

Book Index

Install Java

Note: Tomcat requires a full Java SDK installed on the server. Tomcat will NOT function properly with just a JRE.

  1. Install the SDK from the Relayer installation kit on the Content Server machine.
  2. Ensure the JAVA_HOME environment system variable is correctly set to point to the top-level folder where the SDK is installed.

    For example:

    JAVA_HOME C:\j2sdk1.4.2_04

    Note: To navigate to the JAVA_HOME environment system variable, open the Windows Control Panel, select System, click on the Advanced tab, and click the Environment Variables button.