Install Oracle ADF Runtime 14c

Download and install Oracle ADF Runtime 14c.

To download Oracle ADF Runtime 14c:

  1. Go to https://www.oracle.com/middleware/technologies/weblogic-server-installers-downloads.html or to http//edelivery.oracle.com .
  2. Under Application Development Runtime, select version 14c and download the file.
  3. Save the fmw_14_infrastructure_Disk1_1of1.zip file in the following location:

    /u01/stage/ADF

  4. Extract the archive file.

To install Oracle ADF Runtime 14c:

  1. From the shell, change to the location where the extracted ADF jar file is located. For example:

    $ cd /u01/stage/ADF

  2. Execute the following command:

    $ java -jar fmw_14_infrastructure.jar

    Note:

    Ignore the error about the monitor. When confirmation is asked, enter Y and press the Return key.

    The ADF installation wizard is launched.

  3. Select Next.

    The Auto Updates page appears.

  4. Select the relevant option and select Next.

    The Installation Location page appears.

  5. For the Oracle Home, enter the directory created during WebLogic 14c installation. For example:

    /u01/app/oracle/product/Middleware14

  6. Select Next.

    The Installation Type page appears.

  7. Select Fusion Middleware Infrastructure.
  8. Select Next.

    The Prerequisite Checks page appears.

  9. When prerequisite checks status is 100%, select Next.

    The Installation Summary page appears.

  10. Verify the installation summary information and select Install.

    The Installation Progress page appears.

  11. When progress status is 100%, select Next.

    The Installation Complete page appears.

  12. Select Finish.