Hi,
Iam using JSDK1403 to generate Stub classes in order to call a Web Service.
However this is a secured web-service and hence it gives me an error as:
javax.xml.rpc.soap.SOAPFaultException: Missing <wsse:Security> in
SOAP Header
I have seen some posts to add SOAP Headers using AXIS, however since I'm using JSDK1403, can
anyone please suggest me pointers to add wsse:Security headers in webservice call through JSDK?
Thanks,
Makrand