Configuring Sun Java
If you are using the probe to integrate with Alcatel-Lucent OAD 9.1, you require Sun Java 1.6. The Sun Java 1.6 Java patches are not supplied with the probe.
To instruct the probe to use Sun Java 1.6, you must set the appropriate environment variable.
For Linux and UNIX operating systems, set the $JAVA_HOME environment variable to the location of the JRE path. For example, if the Java executable is in /usr/lib/j2re1.6/jre/bin/java, then set $JAVA_HOME to /usr/lib/j2re1.6/jre .
For Windows operating systems, set the %PATH% environment variable to the location of the javaw.exe executable. For example, if the location of javaw.exe is C:\SUN_Java\Java60\jre\bin\javaw.exe, then set the %PATH% environment variable to C:\SUN_Java\Java60\jre\bin