Propagating the Domain Configuration to SOAHOST2, WCHOST1, and WCHOST2 Using the unpack Utility Starting the Node Manager on WCHOST1 and WCHOST2 Starting the WC_Spaces1, WC_Portlet1, and WC_Collaboration1 Managed Servers on WCHOST1

6-8 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter

6.7 Propagating the Domain Configuration to SOAHOST2, WCHOST1, and WCHOST2 Using the unpack Utility

To propagate the domain configuration, complete these steps: 1. Run the following commands on SOAHOST1 to copy the template file created earlier to SOAHOST2, WCHOST1, and WCHOST: SOAHOST1 scp wcdomaintemplate.jar oracleSOAHOST2:MW_HOMEwccommonbin SOAHOST1 scp wcdomaintemplate.jar oracleWCHOST1:MW_HOMEwccommonbin SOAHOST1 scp wcdomaintemplate.jar oracleWCHOST2:MW_HOMEwccommonbin 2. Run the unpack command on SOAHOST2, WCHOST1, and WCHOST2 to unpack the propagated template. SOAHOST2 cd MW_HOMEwccommonbin SOAHOST2 .unpack.sh -domain=ORACLE_BASEadmindomain_namemserverdomain_name -app_dir=ORACLE_BASEadmindomain_namemserverapplications 3. Repeat the above steps for WCHOST1 and WCHOST2.

6.8 Starting the Node Manager on WCHOST1 and WCHOST2

To start the Node Manager on WCHOST1 and WCHOST2, follow these steps: 1. Run the setNMProps.sh script, located in the ORACLE_COMMON_ HOMEcommonbin directory, to set the StartScriptEnabled property to true before starting Node Manager on both WCHOST1 and WCHOST2: WCHOSTn cd ORACLE_COMMON_HOMEcommonbin WCHOSTn .setNMProps.sh 2. Start Node Manager: WCHOST1 cd WL_HOMEserverbin WCHOST1 .startNodeManager.sh WCHOST2 cd WL_HOMEserverbin WCHOST2 .startNodeManager.sh Note: If the Middleware homes are shared between systems, the domain template should already be in the proper directory and you can skip step 1 below. Note: If the Middleware homes are shared between the systems, and SOA was configured earlier, the nodemanager.properties file should already exist, properly configured. If this is the case, perform step 2 only if Node Manager is not already running. Extending the Domain for WebCenter Components 6-9

6.9 Starting the WC_Spaces1, WC_Portlet1, and WC_Collaboration1 Managed Servers on WCHOST1

Follow these steps to start the WC_Spaces1, WC_Portlet1, and WC_Collaboration1 managed servers: 1. Access the Administration Console at http:ADMINVHN:7001console.

2. Click Servers.

3. Open the Control tab.

4. Select WC_Spaces1, WC_Portlet1, and WC_Collaboration1.

5. Click Start.

6.10 Validating the WC_Spaces1, WC_Portlet1, and WC_Collaboration1 Managed Servers