Skip to Content
0
Former Member
Aug 03, 2016 at 01:22 PM

SOAP Axis WSSecurityEngine: Callback supplied no password for: null

610 Views

I am doing a Proxy to webservices synchronous scenario. I am in single stack PO. I am just encrypting the message and sending it to webservices.

I am getting this error in the mmessage monitoring.

MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: General security error (WSSecurityEngine: Callback supplied no password for: null


What possibly could be the reason?


Deployed jar files


1)axis.jar

2)commons-discovery-0.2.jar

3)commons-logging-1.0.4.jar

4)opensaml-1.0.1.jar

5)wsdl4j.jar

6)wss4j-1.5.4.jar

7)xalan-2.7.1.jar

8)xmlsec-1.4.1.jar


trp module.pivot=true trp handler.type=java:com.sap.aii.adapter.axis.ra.transport.http.HTTPSender wssec user=verify.xxxxxx wssec pwd.password=*** wssec crypto.view=NEWCLIENT wssec encryptionKeyIdentifier=X509KeyIdentifier wssec action=Encrypt wssec handler.type=java:com.sap.aii.adapter.axis.ra.handlers.security.WSDoAllSender xireq handler.type=java:com.sap.aii.axis.xi.XI30OutboundHandler xires handler.type=java:com.sap.aii.axis.xi.XI30OutboundHandler


XPI trace results.


Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: General security error (WSSecurityEngine: Callback supplied no password for: null)