Hello,
I am using webservice connector as consumer, generated using a wsdl file, to send a soap message.
The problem is that I have a soapHeader variable in my pipeline that is mapped automatically with the soapHeader parameter of the pub.client:soapClient => I got immediately a java nullPointerException when I make the call.
I am using WM 7.1.2, SOAP 1.1 and installed IS_7.1.2_WebSvcsXML_Fix17 fix.
When I make the call using the step by step debug mode in Developer and I drop the soapHeader variable from the pipeline before making the call, I do not have the nullPointerException.
Could any one explain to me what is going on and what I have to do to avoid this problem? (other fix to install, or signal a problem to webservice provider,…)
Regards,
#soa#API-Management#webMethods