Hi,
I have a Synchronous Scenario Webservice(SOAP(Axis) -> SAP PI -> SAP ECC) using the Axis framework.
I have done the module configuration in the Sender Soap channel for Axis.
When I try to test the interface from SOAPUI tool I get the following error:
message not processed: WSHandler: no reference in
callback property; nested exception is:
org.apache.ws.security.WSSecurityException: WSHandler: no reference in callback
property
I have another similar interface which also uses the Axis framework and I am able to post the message successfully. The only difference is that is asynchronous.
Appreciate your help on this issue.
Thanks,
Jishi