Removing the Security Policy from an EnterpriseOne Web Service

You can use the WebLogic Server Admin Console to remove the security policy that is attached to an EnterpriseOne web service so that you can use Anonymous Login.

Note: If you are running WLS 11g on a Windows platform, you must remove the class path from the WebLogic Server before you remove the security policy.See Removing the Security Policy from an EnterpriseOne Web ServiceIf you are running WLS 12c on a Windows platform, you are not required to remove the server start class path.

When you remove the HTTP security policy, the authentication uses the BootStrap User ID and Password in jdbj.ini for BSSV. You are not able to use WS-Security in the Soap Header section because Anonymous login is mandatory.

Every time you redeploy the business service package, you must manually detach the security policy file from the web services using the WebLogic Admin Console or manually edit the weblogic-webservices-policy.xml file.

Important:
  • The policy file name for JAX-WS is bssvpolicy.xml.

  • The policy file name for JAX-RPC is Wssp1.2-20077-Https-Usernametoken-Plain.xml