I have a SOAP receiver and am using the HTTP (Axis) Transport protocol. The reason for this being that the web service expects a web service security token with username and password.
I have loaded aii_af_axisprovider.sda with the mandatory .jar files as well as the wss4j optional .jar file.
I am using Basic authentication and have specified the the username and password. The 'Keep XI Headers' box has also been ticked.
However, I getting the following error:
"WSDoAllReceiver: Request does not contain required Security header"
Does anyone know what this could be? I am already specifying the username and password in the SOAP adapter. Do I need to specify this elsewhere?
Also, does anyone know I can view the SOAP messages being sent to the web service?
Thanks,
Krishneel