WebLogic 10.3 onAIX 6.1 java 6 reqs

Downloading and Installing IBM SDK Java 6 with Service Release 2, Service Refresh 4+IZ48590

Complete the following procedure to download and install IBM SDK Java 6 with Service Release 2.

  1. Go to the IBM Support: Fix Center download site at the following URL:
  2. http://www.ibm.com/developerworks/java/jdk/aix/service.html

  3. Click the Fix Info link for your JDK version:
  4. Select your APAR/SR number from the table and follow the instructions and/or prompts displayed on the screen to download and install the fix package on your system.
  5. For SR2 (32-bit), use IZ30723.

    For SR2 (64-bit), use IZ30726.

    For SR4+IZ48590 (32-bit), use IZ50170.

    For SR4+IZ48590 (64-bit), use IZ50167.

  6. Select your APAR from the list and follow the instructions and/or prompts displayed on the screen to download and install the specified APAR on your system.
  7. Set the JAVA_HOME environment variable to the directory in which IBM Java 6 is installed, and export JAVA_HOME. For example:
  8. export JAVA_HOME=/usr/java6

  9. Set the PATH variable to include $JAVA_HOME/bin. For example:
  10. export PATH=$JAVA_HOME/bin:$PATH

Downloading and Installing IBM SDK Java 6 64-bit with Service Refresh 2 + iFixes (IZ51489 + IZ32747 + IZ45701 + IZ26955 + IZ33606 + IZ52413) (Applicable to WebLogic Integration 10.3 Only)

This is applicable to WebLogic Integration 10.3 only. Complete the following procedure to download and install IBM SDK Java 6 with Service Refresh 2 + iFixes.

  1. Go to the IBM site:
  2. https://www14.software.ibm.com/webapp/iwm/web/preLogin.do?lang=en_US&source=swg-ibmjavaisv

  3. Register for a valid IBM ID if necessary.
  4. Click on Sign In button.
  5. Login using your IBM ID and password.
  6. Enter the Access Key MJ3D7TQGMK
  7. Click Submit.
  8. From “IBM SDK FOR AIX on 64-bit iSeries/pSeries” select the following tar file to download:
  9. Java6_64.0.0.58.tar.gz (SR2+IZ51489+IZ32747+IZ45701+IZ26955+IZ33606+IZ52413) Java6_64.0.0.58.tar.gz (119 MB)

  10. Click I Confirm to start the file download.
  11. Set the JAVA_HOME environment variable to the directory in which IBM Java 6 is installed, and export JAVA_HOME. For example:
  12. export JAVA_HOME=/usr/java6_64

  13. Set the PATH variable to include $JAVA_HOME/bin. For example:
  14. export PATH=$JAVA_HOME/bin:$PATH

http://www.ibm.com/developerworks/java/jdk/aix/faqs.html

Leave a comment