Create a WebLogic domain for Unifier as follows:
- Run the WebLogic Configuration Wizard.
- In the Welcome window:
- Select Create a new WebLogic domain.
- Click Next.
- In the Select Domain Source window, click Next to accept the default selections.
- In the Specify Domain Name and Location:
- Enter a domain name for the new domain to be created.
- Enter the location of the new domain on the server.
- Click Next.
- In the Configure Administrator User Name and Password window:
- Enter the User Name and Password for the Administrator that will be created. This user name will be used to login to the WebLogic console.
- Click Next.
- In the Configure Server Start Mode and JDK window:
- In the left pane, select Production Mode.
- In the right pane, select the JDK you installed earlier.
- Click Next.
- In the Select Optional Configuration window:
- Select the Administration Server option.
- Click Next.
- (Optional) In the Configure the Administration Server window:
- Select the SSL Enabled option and set the SSL listen port if you are enabling Secure Sockets Layer communication.
See http://download.oracle.com/docs/cd/E12840_01/wls/docs103/secmanage/ssl.html for more details on setting SSL for WebLogic.
Note: Oracle recommends you always use SSL in a production environment for secure communications.
- Click Next.
- Select the SSL Enabled option and set the SSL listen port if you are enabling Secure Sockets Layer communication.
- In the Configuration Summary window, click Create.
If given the option, you can click Done now. Otherwise, continue to the next step.
- In the Creating Domain window, select Start Admin Server, and then click Done.
- When prompted, enter the Administrator User Name and Password that you entered above.