Propagating the Domain Configuration to SOAHOST2 Using the unpack Utility Disabling Host Name Verification for the WLS_WSM2 Managed Server

4-14 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter server output log files for errors. See Section 11.6, Troubleshooting for possible causes. 3. Access http:SOAHOST1:7010wsm-pm.

4. Click Validate Policy Manager. A list of policies and assertion templates available

in the data store appear.

4.13 Propagating the Domain Configuration to SOAHOST2 Using the unpack Utility

Perform these steps to propagate the domain configuration: 1. Run the following command on SOAHOST1 to copy the template file created previously. SOAHOST1 cd ORACLE_COMMON_HOMEcommonbin SOAHOST1 scp soadomaintemplate.jar oracleSOAHOST2:ORACLE_COMMON_ HOME commonbin 2. Run the unpack command on SOAHOST2 to unpack the propagated template. SOAHOST2 cd ORACLE_COMMON_HOMEcommonbin SOAHOST2 .unpack.sh -domain=ORACLE_BASEadmindomain_namemserverdomain_name -template=soadomaintemplate.jar -app_dir=ORACLE_BASEadmindomain_ name mserverapplications

4.14 Disabling Host Name Verification for the WLS_WSM2 Managed Server

This step is required if you have not set up the appropriate certificates to authenticate the different nodes with the Administration Server see Chapter 7, Setting Up Node Manager . If you have not configured the server certificates, you will receive errors when managing the different WebLogic Servers. To avoid these errors, disable host name verification while setting up and validating the topology, and enable it again once the Enterprise Deployment topology configuration is complete as described in Chapter 7, Setting Up Node Manager. Perform these steps to disable host name verification:

1. Log in to Oracle WebLogic Server Administration Console.

2. Click Lock and Edit.

3. Expand the Environment node in the Domain Structure window.

Note: The configuration is incorrect if no policies or assertion templates appear. Note: Run unpack from the ORACLE_HOMEcommonbin directory, not from the WL_HOMEcommonbin directory. Note: The ORACLE_BASEadmindomain_namemserver directory must exist before running unpack. Creating a Domain 4-15

4. Click Servers. The Summary of Servers page appears.

5. Select WLS_WSM2 in the Names column of the table. The Settings page for

AdminServeradmin appear.

6. Click the SSL tab.

7. Click Advanced.

8. Set Hostname Verification to None.

9. Save and activate the changes.

4.15 Starting Node Manager on SOAHOST2