Install Oracle ADF Runtime

Previous Topic

Next Topic

Book Contents

Install Oracle ADF Runtime

  1. Log in to the application server as the non-privileged user.
  2. Using a tool such as the tar command, unzip /u01/V37382-01.zip file to the /u01/stage directory. For example, use the following command:

    $ cd /u01/stage/

    $ mkdir adf

    $ cd adf

    $ unzip /u01/stage/V37382-01.zip

  3. In a command shell, enter the following command:

    $ cd disk1/install/linux64

  4. Enter the following command:

    $ ./runInstaller

    Information about the Oracle Universal Installer appears. You are prompted to enter the JDK location.

  5. Enter the JDK directory. Replace the following directory with the path to your JDK, and change XX to your JDK version number:

    /u01/app/oracle/java/jdk1.7.X_XX

    The Welcome page appears.

  6. Click Next.

    The Install Software Updates page appears.

  7. Select either Skip Software Updates or Search My Oracle Support for Updates.
  8. If you selected Search My Oracle Support for Updates, enter your My Oracle Support credentials.

    Note: If an update is required, you are prompted to install it.

  9. Click Next.

    The Prerequisite Checks page appears.

  10. Review the checks, and click Next.

    The Specify Installation Location page appears.

  11. Make sure the Oracle Middleware Home field points to the directory created in the WebLogic installation.
  12. Click Next.

    The Application Server page appears.

  13. Click Next.

    The Installation Summary page appears.

  14. Click Install.

    The Installation Progress page appears.

  15. After the installation completes, click Next.

    The Installation Complete page appears.

  16. Click Finish.
Send Feedback