Readme.txt ========== This esa090109 jar is ESA V1R2 enhancement to support customers who do not have Java JDK 1.4.x and would like to use Java 5.0 31bit as there Java run time environment. This code level does not support Java 64bit versions, and Java 6.0 level due to differences in Java JNI. Please follow the instructions below to install this fix: 1. ftp ftp.software.ibm.com (9.17.252.40) 2. logon as anonymous FTP user (i.e. userid and password not required) 3. User (9.17.252.40:(none)): anonymous 4. Password: password 5. cd /s390/serviceagent/fixes 6. ls -al You should see the following file: esa090109.jar 7. binary 8. get esa090109.jar 9. quit 1. Stop Service Agent tasks 2. Copy esa.jar file from the /usr/lpp/esa/esa1.2/ directory to a backup location and then delete it. 3. Copy the esa090109.jar to the same directory, /usr/lpp/esa/esa1.2/ 3. Change the customized envvars file (default in /usr/lpp/esa/esa1.2/envvars) so that the CLASSPATH looks like this (note: this should be all on one line without any blanks in between and at the end of CLASSPATH record, but We've broken it up for the PMR process): LIBPATH=/usr/lpp/java/J5.0/bin/classic:/usr/lpp/java/J5.0/bin CLASSPATH=/usr/lpp/java/J5.0/lib/ext/recordio.jar :/usr/lpp/esa/esa1.2/esa090109.jar :/usr/lpp/esa/esa1.2/jdom.jar :/usr/lpp/esa/esa1.2/xmlParserAPIs.jar :/usr/lpp/esa/esa1.2/xercesImpl.jar :/usr/lpp:/usr/lpp/esa/esa1.2 4. Restart Service Agent