Configuring Web Service Security in AS Java
Procedure
To configure Web service security in SAP NetWeaver usage type AS Java, you have to do the following:
-
Use the SAP NetWeaver Administrator on the corresponding server and choose (alias: /nwa/identity ) to assign security actions for the central Adapter Engine.
-
Assign the action WSSecurityProcessing of type J2EE for the application tc~sec~wssec~app*wssprocess.jar to a role which you then assign to the user you specified in the RFC destination maintained in AS ABAP for logging on to the Integration Server.
-
If the private key and public root certificate of any keystore view are not contained in the TrustedCAs or DEFAULT view, assign the actions view-actions.all.all and entry-actions.all.all of the service keystore-view.<view-name> to a role which you then assign to the user you specified in the RFC destination maintained in AS ABAP for logging on to the Integration Server.
-
Verify whether the JCE Unlimited Strength Jurisdiction Policy file has been applied to the corresponding Java Runtime Environment (JRE).

