Installing Oracle ADF (11g Only)

For WebLogic 11g, install Oracle ADF as follows:

  1. Download ADF:
    1. Go to: http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html
    2. Select Application Development Runtime and download ADF 11.1.1.7 version.
  2. Install ADF into the same WebLogic Middleware Home directory where Gateway is installed as follows:
    1. Change to the Disk1 directory: cd Disk1
    2. Run the installer:

      On Linux and Solaris: ./runInstaller, and then enter the path to the JDK.

      On Windows: setup -jreLoc <JAVA_HOME> where <JAVA_HOME> is the path to the JDK. For example, /unit/u01/java/jdk1.7.0_75.

      Note: The JDK folder name must not contain spaces.

    3. On the Welcome screen, select Next.

      Note: Click Next on each screen to advance to the next step.

    4. Skip all Software updates.
    5. If all prerequisite checks pass, select Next.
    6. On the Specify Installation Location screen enter the location of the Middleware_Home to install ADF.

      You maybe warned about existing oracle_common being detected. Select Yes, if you are sure this is the correct Middleware_Home.

    7. On the Application Server screen, select WebLogic.
    8. On the Installation Summary screen, confirm all settings are correct and select Install.
    9. When install is complete, select Finish.
  3. Proceed to run the RCU. For more details, see Running the Repository Creation Utility (RCU).


Legal Notices
Copyright © 2013, 2015, Oracle and/or its affiliates. All rights reserved.

Last Published Wednesday, March 25, 2015