Disabling Host Name Verification for the WLS_SOA Managed Servers Starting and Validating the WLS_SOA1 Managed Server on SOAHOST1

Extending the Domain with SOA Components 6-11

6.6 Disabling Host Name Verification for the WLS_SOA Managed Servers

This step is required if you have not set up the appropriate certificates to authenticate the different nodes with the administration server see Chapter 9, 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 EDG topology configuration is complete as described in Chapter 9, Setting Up Node Manager. Perform these steps to disable host name verification: 1. Log in to Oracle WebLogic Server Administration Console.

2. Click Lock Edit.

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

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

5. Select WLS_SOA1 in the Names column of the table. The settings page for the

server opens. 6. Open the SSL tab.

7. Expand the Advanced section of the page.

8. Set host name verification to None.

9. Click Save.

10. Repeat steps 4 through 8 for the WLS_SOA2 managed server. 11. Save and activate the changes. 12. Restart Node Manager: a. Stop Node Manager by stopping the process associated with it. If it is running in the foreground in a shell, simply use Ctrl+c. If it is running in the background in the shell, find the associate process and use the kill command to stop it. For example: SOAHOST1 ps -ef | grep NodeManager orcl 9139 9120 0 Mar03 pts6 00:00:00 binsh .startNodeManager.sh SOAHOST1kill -9 9139 b. Start Node Manager: SOAHOST1 .startNodeManager.sh

6.7 Starting and Validating the WLS_SOA1 Managed Server on SOAHOST1

Perform these steps to start the WLS_SOA1 managed server and check that it is configured correctly: 1. Start the WLS_SOA1 managed server using the Oracle WebLogic Server Administration Console as follows: a. Expand the Environment node in the Domain Structure window.

b. Choose Servers. The Summary of Servers page opens.