Required JDK updates

To fix problems that occur when using a Java Secure Socket Extension (JSSE) implementation of IIOPS, HTTPS, or any secure protocol that is based on SSL/TLS, you must update the JDK versions that are included with EAServer 6.0.

StepsUpdating JDK versions 1.4 and 1.5

  1. Shut down EAServer and the Management Console.

  2. Download JDK versions 1.4.2_15 and 1.5.0_12 from the Sun Developer Network Web site, and unpack them into a temporary directory.

  3. Create two directories:

  4. Install JDK 1.4.2_15 into $Sybase/Shared/jdk1.4.2_15.

  5. Install JDK 1.5.0_12 into $Sybase/Shared/jdk1.5.0_12.

  6. Using a text editor, open $EAServer/bin/set-java-home.sh, and change these lines:

  7. Restart EAServer.