Install Oracle ADF Runtime 12c

Previous Topic

Next Topic

Book Contents

Install Oracle ADF Runtime 12c

To download Oracle ADF Runtime 12c, perform the following:

  1. Go to http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html or to http//edelivery.oracle.com.
  2. Under Application Development Runtime, select version 12.2.1.3 and download the file.
  3. Save the fmw_12.2.1.3.0_infrastructure_Disk1_1of1.zip file in the following location:

    /u01/stage/ADF

  4. Extract the archive file.

    To install Oracle ADF Runtime 12c, perform the following:

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

    $ cd /u01/stage/ADF

  6. Execute the following command:

    $ java -jar fmw_12.2.1.3.0_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.

  7. Click Next.

    The Auto Updates page appears.

  8. Select the relevant option and click Next.

    The Installation Location page appears.

  9. For the Oracle Home, enter the directory created during WebLogic 12c installation. For example:

    /u01/app/oracle/product/Middleware12c

  10. Click Next.

    The Installation Type page appears.

  11. Select Fusion Middleware Infrastructure.
  12. Click Next.

    The Prerequisite Checks page appears.

  13. When prerequisite checks status is 100%, click Next.

    The Installation Summary page appears.

  14. Verify the installation summary information and click Install.

    The Installation Progress page appears.

  15. When progress status is 100%, click Next.

    The Installation Complete page appears.

  16. Click Finish.
Send Feedback