Oracle® Identity Manager Installation and Configuration Guide for Oracle WebLogic Server Release 9.1.0.1 Part Number E14047-01 |
|
|
View PDF |
This chapter explains the following tasks that you must perform before installing Oracle Identity Manager on Oracle WebLogic Server:
Perform a default (complete) installation of Oracle WebLogic Server. Oracle Identity Manager requires the following components if you select custom installation.
Core Application Server
Administration Console
Configuration Wizard and Upgrade Framework
WebLogic JDBC Drivers
WebLogic Web Server Plugins
Select One or Both of the Bundled JDKs
Refer to Oracle WebLogic Server documentation for detailed information about installation.
Before you install Oracle Identity Manager on Oracle WebLogic Server, you must create a WebLogic domain.
To create a WebLogic domain:
Start the WebLogic Configuration Wizard:
For Microsoft Windows:
From the Start menu, navigate to Programs, Oracle WebLogic, WebLogic Server 10.3, Tools, and then select Configuration Wizard.
For UNIX:
Go to the WebLogic bin directory by using the following command:
cd WL_HOME/common/bin
Start the Configuration Wizard by using the following command:
sh config.sh
In the Configuration Wizard:
Select the Create a new WebLogic configuration option and then click Next.
Select Generate a domain configured automatically to support the following products and then click Next.
Enter a user name and password, and confirm the password for the domain and then click Next.
Note:
This is the account used for Oracle Identity Manager. Make note of the user name and password. You must provide this information when you install Oracle Identity Manager.Select either Development Mode or Production Mode. Oracle recommends that you select production mode for performance reasons.
Note:
For the Development mode installation of WebLogic, you must deselect the Automatically acquire lock option of the Administrative Console. This must be done before starting Oracle Identity Manager. To do so:Log in to the WebLogic Administrative Console.
Click Preference at the top of the right pane.
Deselect Automatically acquire lock.
Click Save to save the changes.
On the left pane of Administrative and User Console, click Release Configuration.
Click Next.
Select the appropriate JDK. Before selecting a JDK, ensure that it is the certified JDK for Oracle WebLogic Server. Then, click Next.
Select No for the Customize Environment and Services Settings option and then click Next.
Change the location and/or name of the domain configuration if required and then click Next.
Create the domain and exit the Configuration Wizard and then click Next.
Start the Oracle WebLogic Server:
For Microsoft Windows:
From the Start menu, select Programs, Oracle WebLogic, User Projects, DOMAIN_NAME, and then Start Admin Server.
For UNIX:
Go to the WebLogic domain directory (the default is BEA_HOME
/user_projects
/domains
/DOMAIN_NAME
), and start the WebLogic server as follows:
sh startWebLogic.sh