Previous Topic: Installation Requirements

Next Topic: Upgrade the SiteMinder Agent

Define the JAVA_HOME Environment Variable

The SiteMinder Agent install and uninstall programs require that a JAVA_HOME variable is defined in the environment that specifies the installed location of the Java Runtime Environment (JRE).

To set the JAVA_HOME variable on Windows

  1. Open a command window.
  2. Enter the following command:
    set JAVA_HOME=JRE
    

To set the JAVA_HOME variable on UNIX

  1. Open a command shell.
  2. Run the following command:
    set JAVA_HOME=JRE ; export JAVA_HOME
    


Copyright © 2010 CA. All rights reserved. Email CA about this topic