Upgrading to SDK 1.3.1
Updated 2/19/2002
WebSphere Application Server Version 4.0.x on Solaris provides
Java (TM) 2 SDK Version 1.3.0.3 with the WebSphere Application
Server Advanced Edition and Advanced Single Server Edition products.
These products can run using Java 2 SDK Version 1.3.1.
To use Java 2 SDK Version 1.3.1 with a WebSphere Application Server
version 4.0.x product:
- Obtain the SDK 1.3.1 product. You can download the SDK from the Web site of Sun Microsystems, Inc.
- Install the SDK 1.3.1 product into a new subdirectory of $WAS_HOME (the root directory for WebSphere Application Server).
The SDK installation program names the new subdirectory j2sdk1_3_1. Installation instructions accompany the SDK 1.3.1 product and are available on the Web site of Sun Microsystems, Inc.
- Create the following new subdirectory $WAS_HOME/ j2sdk1_3_1/ibm_bin
- Copy all the files from the $WAS_HOME/java/ibm_bin directory to the new $WAS_HOME/ j2sdk1_3_1/ibm_bin directory.
- Copy the $WAS_HOME/java/jre/lib/orb.properties to $WAS_HOME/ j2sdk1_3_1/jre/lib/ directory.
- Copy all the files from the $WAS_HOME/java/jre/lib/ext directory to the $WAS_HOME/ j2sdk1_3_1/jre/lib/ext directory.
- Copy the following files from the $WAS_HOME/java/jre/lib/sparc directory to the $WAS_HOME/ j2sdk1_3_1/jre/lib/sparc directory:
liborb.so
liborb_g.so
- Copy the following files from $WAS_HOME/java/lib/ directory to $WAS_HOME/ j2sdk1_3_1/lib/ directory.
ibmtools.jar
ir.idl
orb.idl
- Copy the file $WAS_HOME/java/jre/lib/security/java.security to the $WAS_HOME/ j2sdk1_3_1/jre/lib/security directory.
- Make sure you maintain all of the same access rights.
- Rename the current java directory to, for example, java1.3.0.
- Rename the j2sdk1_3_1 directory to java.