Tools Release 9.2.1.x

In Tools Release 9.2.1.x, the version of the JDK that is shipped with the Oracle Universal Installer (OUI)-based installers (i.e., Development Client, WLSH4A, and WASH4A) was changed from version 1.6.0.21.51 to 1.7.0.121.0.

Update the oraparam.ini for the Development Client installer:

  1. Navigate to: <E1_dep_svr_install_directory>\OneWorld Client Install\install and copy the oraparam.ini file with a new name of oraparam - copy.ini.

  2. Locate the BOOTSTRAP_COMPS= line in the oraparam.ini file.

  3. Update the JDK value to: 1.7.0.121.0

    • From:

      BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.6.0.21.51"

    • To:

      BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.7.0.121.0"

Update the oraparam.ini for the WLSH4A installer (If you are implementing WebLogic H4A (WLSH4A).

  1. Navigate to <E1_dep_svr_install_directory>\OneWorld Client Install\ThirdParty\WebDevFeature\WLSH4A\install and copy the oraparam.ini file with a new name of oraparam - copy.ini.

  2. Locate the BOOTSTRAP_COMPS= line in the oraparam.ini file.

  3. Update the JDK: value to 1.7.0.121.0

    • From:

      BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.6.0.21.51"

    • To:

      BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.7.0.121.0"

Update the oraparam.ini for the WASH4A installer (If you are implementing WebSphere H4A (WASH4A).

  1. Navigate to <E1_dep_svr_install_directory>\OneWorld Client Install\ThirdParty\WebDevFeature\WASH4A\install and copy the oraparam.ini file with a new name of oraparam - copy.ini.

  2. Locate the BOOTSTRAP_COMPS= line in the oraparam.ini file.

  3. Update the JDK: value to 1.7.0.121.0:

    • From:

      BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.6.0.21.51"

    • To:

      BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.7.0.121.0"

Note: The installer in the folder <E1_dep_svr_install_directory>\OneWorld Client Install\ThirdParty\WebDevFeature\H4A85 is obsolete. You can delete this folder; however, it does not hurt to keep it.