Adding the Class Path Back to the WebLogic Server (Windows Platform Only)

Note: The steps in this task are required only if you are running a WebLogic Server on a Windows platform. This task is not applicable if your WebLogic server is running on a non-Windows platform.

After you remove one or more security policies from your web services, you must add the class path back to your WebLogic Server so that web services that still have a security policy work.

Use the following steps to add the server class path back to the WebLogic Server:

  1. From the Change Center section on left side of the admin console, expand Environment, click the Server option, and select the same server you selected in the previous set of steps.

  2. On the right side Settings page, click the Configuration tab, and then click the Server Start tab

  3. On left side Change Center section, click the Lock & Edit button.

  4. On the right side Settings page, copy and paste the class path entry that you saved in Notepad from the previous task to the Class Path section.

  5. Click Save.

  6. On the left side Change Center section, click the Activate Changes button

  7. Restart the server.

Now, web services with security policy attached and web services without a security policy can be run on the Windows platform.