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
set JAVA_HOME=JRE
Defines the location of the Java Runtime Environment install directory.
To set the JAVA_HOME variable on UNIX
set JAVA_HOME=JRE ; export JAVA_HOME
Defines the location of the WebSphere Java Runtime Environment install directory.
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |