Tools Release 9.2.2.x

The OUI in Tools Release 9.2.2.x or later includes:

  • An OUI version upgrade from 11.2.0.2.0 to 12.2.0.2.2.

  • The oracle.swd.oui.core.min component.

  • A JRE instead of a JDK.

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. Comment out the existing line by adding # at the start of the line, for example:

    #BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.x.x.xx.xx"

  4. Add the following new line immediately after the existing line:

    BOOTSTRAP_COMPS="oracle.swd.oui:12.2.0.2.2,oracle.swd.oui.core:12.2.0.2.2,oracle.swd.oui.core.min:1 2.2.0.2.2,oracle.swd.jre:1.8.0.45.0"

  5. Find the line that starts with OUI_VERSION=

  6. Comment out the existing line by adding '#' at the start of the line, for example:

    #OUI_VERSION=11.2.0.2.0

  7. Add the following new line immediately after the existing line

    OUI_VERSION=12.2.0.2.2

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. Comment out the existing line by adding '#' at the start of the line, for example:

    BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.x.x.xx.xx"

  4. Add the following new line immediately after the existing line

    BOOTSTRAP_COMPS="oracle.swd.oui:12.2.0.2.2,oracle.swd.oui.core:12.2.0.2.2,oracle.swd.oui.core.min:12. 2.0.2.2,oracle.swd.jre:1.8.0.45.0"

  5. Locate the line that starts with OUI_VERSION=

  6. Comment out the existing line by adding # at the start of the line, for example:

    #OUI_VERSION=11.2.0.2.0

  7. Add the following new line immediately after the existing line

    OUI_VERSION=12.2.0.2.2

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. Comment out the existing line by adding '#' at the start of the line, for example:

    #BOOTSTRAP_COMPS="oracle.swd.oui:11.2.0.2.0,oracle.swd.oui.core:11.2.0.2.0,oracle.jdk:1.x.x.xx.xx"

  4. Add the following new line immediately after the existing line

    BOOTSTRAP_COMPS="oracle.swd.oui:12.2.0.2.2,oracle.swd.oui.core:12.2.0.2.2,oracle.swd.oui.core.min:12. 2.0.2.2,oracle.swd.jre:1.8.0.45.0"

  5. Find the line that starts with OUI_VERSION=

  6. Comment out the existing line by adding # at the start of the line, for example: #OUI_VERSION=11.2.0.2.0

  7. Add the following new line immediately after the existing line

    OUI_VERSION=12.2.0.2.2

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.