JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Fusion Middleware Installation Guide for Oracle Unified Directory 11g Release 1 (11.1.1)
search filter icon
search icon

Document Information

Preface

1.  Before You Install Oracle Unified Directory 11g Release 1 (11.1.1)

2.  Installing the Software

Getting the Oracle Unified Directory Software

Installing Oracle Unified Directory

Performing a Silent Installation

Installing Oracle WebLogic Server

Installing the Oracle Application Development Framework

Configuring WebLogic Server for Oracle Directory Services Manager

Accessing Oracle Directory Services Manager

3.  Setting Up the Directory Server

4.  Setting Up the Proxy Server

5.  Setting Up the Replication Gateway

6.  Configuring the JVM, Java Options, and Database Cache

7.  Managing Oracle Unified Directory as a Windows Service

8.  Uninstalling Oracle Unified Directory

Installing the Oracle Application Development Framework

ODSM is a J2EE application that runs inside a Web Logic container and relies on certain libraries that are not installed with the Oracle Unified Directory software. These libraries are provided in the Oracle Application Development Framework. If you plan to manage Oracle Unified Directory with ODSM, you must therefore install the Oracle Application Development Framework.


Note - You must install the Oracle Application Development Framework as the same user who installed Oracle Unified Directory.


  1. Download the Oracle Application Development Framework from Oracle Technology Network (OTN) at the following location:

    http://www.oracle.com/technetwork/developer-tools/adf/downloads/index.html

  2. Unzip the Oracle Application Development Framework zip file:

    $ cd download-path
    $ unzip appdev.zip
  3. Change to the Disk1 directory.

    $ cd download-path/appdev/Disk1
  4. Start the Oracle Universal Installer by running the runInstaller script, specifying the location of a valid Java installation.

    On UNIX systems:

    $ ./runInstaller -jreLoc JAVA_HOME

    On Windows systems:

    DRIVE:\setup.exe -jreLoc JAVA_HOME
  5. If this is the first time an Oracle product is being installed on the system, specify the inventory directory.

  6. On the Welcome screen, click Next.

  7. On the Install Software Updates screen, select Skip Software Updates and click Next.

  8. Monitor the prerequisites checking.

    If there is an issue, an error or warning message is displayed. Investigate the issue and resolve it. After resolving the issue, click Retry to restart the prerequisite checks.


    Note - You can proceed with the installation without resolving the issue by clicking Continue. However, failing to resolve the issue during the prerequisites checking may cause additional issues later in the installation.


    If all prerequisite checks pass inspection, click Next.

  9. On the Specify Installation Location screen, provide the following locations:

    • Oracle Middleware Home. This directory must be the same as the OUD Base Location Home that you specified during the Oracle Unified Directory installation.

    • Oracle Home Directory. The Oracle Home directory is created under the location you enter in the OUD Base Location field. The Installer installs the files (such as binaries and libraries) required to host Oracle Unified Directory in the Oracle Home directory. The Oracle Home directory is commonly referred to as ORACLE_HOME.

  10. On the Application Server screen, WebLogic Server should be selected by default. Click Next.

  11. Verify the installation and configuration information on the Installation Summary screen.

    Click Save to save the installation response file, which contains your responses to the Installer prompts and fields. You can use this response file to perform silent installations.


    Note - The installation response file is not saved by default-you must click Save to retain it.


    Click Install. The Installation Progress screen is displayed.

  12. On the Installation Progress screen, click Next.

  13. On the Installation Complete screen, check the details of the installation and click Finish.