Extending a WebLogic Server Domain to Support Additional Components

9-2 Oracle Fusion Middleware 2 Day Administration Guide

9.2 Extending a WebLogic Server Domain to Support Additional Components

When you create an Oracle WebLogic Server domain, you create it using a particular domain template. That template supports a particular component or group of components, such as the Oracle SOA Suite. If you want to add other components, such as Oracle WebCenter, to that domain, you can extend the domain by creating additional Managed Servers in the domain, using a domain template for the component which you want to add. When you extend a domain, the domain must be offline. To extend a domain, you use the Oracle WebLogic Server Configuration Wizard from an Oracle home into which the desired component has been installed. Then, you select the domain that you want to extend and the component you want to add. For example, to extend a domain that was initially created to support Oracle SOA Suite so that it can now also support Oracle WebCenter: 1. Use RCU to add any required schemas for the component, as described in Section 3.2.1 . 2. Install Oracle WebCenter, as described in the Oracle Fusion Middleware Installation Guide for Oracle WebCenter. 3. From an Oracle home that was installed for the component you want to add, for example, for Oracle WebCenter, invoke the Configuration Wizard, using the following command: UNIX ORACLE_HOMEcommonbinconfig.sh Windows ORACLE_HOME\common\bin\config.cmd The Configuration Wizards Welcome screen is displayed. 4. Select Extend an existing WebLogic Domain. 5. Click Next. The Select a WebLogic Domain Directory screen is displayed. 6. Select the directory for the domain to which you want to add the components. 7. Click Next. The Select Extension Source screen is displayed. 8. Select Extend my domain automatically to support the following added products, Then, select the source from which this domain is to be extended. For example, select Oracle WebCenter Spaces. 9. Click Next. See Also: ■ Oracle Fusion Middleware High Availability Guide for more information about high availability ■ Oracle Fusion Middleware Disaster Recovery Guide See Also: The table Supported Domain Extensions in the Oracle Fusion Middleware Administrators Guide for information about which components you can add to an existing domain and the domain templates needed Scaling Your Environment 9-3 The Configure JDBC Data Sources screen is displayed. 10. Select the schemas for the new component you added, entering the following information: – For Vendor, select Oracle. – For Driver, select Oracles Driver Thin for Service connections; Versions:9.0.1,9.2.0,10,11. – For Schema Owner, do not enter anything. Each data source uses the user name specified in the table. – If you used the same password when you created the schemas, select all of the schemas and enter the password in Schema Password. Alternatively, you can specify different passwords for each data source by selecting each schema individually and entering the password. – With all of the schemas selected, for DBMSService, enter the SID of the database. – With all of the schemas selected, for Host Name, enter the host name of the database. – With all of the schemas selected, for Port, enter the listening port of the database. 11. Click Next. The Test Component Schema screen is displayed. 12. If the test succeeds, click Next. The Select Optional Configuration screen is displayed. 13. In this and the following customization screens, you can choose to customize. To do so, select the type of customization. If you do not want to customize the settings, click Next. The Configuration Summary screen is displayed. 14. Review the information on the screen and if it is correct, click Extend. 15. When the operation completes, click Done.

9.3 Adding Additional Managed Servers to a WebLogic Server Domain