Select Create a new WebLogic domain and click Next. On the Select Domain Source screen, ensure that Basic WebLogic Server Domain, Click Create on the Configuration Summary screen to create the domain. In the Change Center, click Lock Edit. On the Home Pa

5-4 Metadata Repository Builders Guide for Oracle Business Intelligence Enterprise Edition This section contains the following topics: ■ Creating a WebLogic Domain ■ Deploying OBIEEBroker as a Shared Library in Oracle WebLogic Server ■ Deploying the Application EAR File to Oracle WebLogic Server from JDeveloper ■ Setting Up a JDBC Data Source in the WebLogic Server ■ Setting the Logging Level for the Deployed Application in Oracle WebLogic Server Creating a WebLogic Domain Create a WebLogic Domain for your ADF Business Components that supports WebLogic Server, Oracle Application Core Webapp, and Oracle JRF. To create a WebLogic domain that supports the required components: 1. Start the WebLogic Configuration Wizard. For example, on Windows, run MW_ HOME\wlserver_10.3\common\bin\config.cmd.

2. Select Create a new WebLogic domain and click Next.

3. On the Select Domain Source screen, ensure that Basic WebLogic Server Domain,

Oracle JRF , and Oracle Application Core Webapp are selected. 4. Follow the remaining steps in the wizard, providing values appropriate for your environment.

5. Click Create on the Configuration Summary screen to create the domain.

You can start and stop the Oracle WebLogic Server for this domain using command-line scripts in the domain directory. For example, on Windows, use the following: ■ MW_HOME\user_projects\domains\domain_name\bin\startWebLogic.cmd ■ MW_HOME\user_projects\domains\domain_name\bin\stopWebLogic.cmd Deploying OBIEEBroker as a Shared Library in Oracle WebLogic Server The OBIEEBroker shared library is installed as part of your Oracle Business Intelligence installation. You need to deploy the OBIEEBroker library as a shared library in Oracle WebLogic Server by installing it making its physical file or directory known to Oracle WebLogic Server and starting it. After the library has been installed and started, other deployed modules can reference the library. To deploy OBIEEBroker as a shared library in Oracle WebLogic Server: 1. Ensure that Oracle WebLogic Server is running. If it is not running, start it. For example, on Windows, run MW_HOME\user_projects\domains\your_ domain\bin\startWebLogic.cmd. 2. Open the WebLogic Server Administration Console. For example, if your Oracle WebLogic Server is running locally on port 7001, go to http:localhost:7001console. 3. Log in to the WebLogic Server Administration Console with the credentials you created when you set up your WebLogic domain.

4. In the Change Center, click Lock Edit.

5. On the Home Page, in the left pane, click Deployments.

6. In the right pane, click Install.