I have created soap web service client on top of metro API, I tried to call the XYZ third party soap1.2 binding style web-service provider & that time i get the "400 Bad request", But when i send the request by SOAPUI/POSTMAN with same wsdl file format, it works fine there, Can somebody help me here what could be issue? Thanks.
P.S: It works fine when i consume my own spring soap web-service provider which i created by myself.
Hi there,
I have created soap web service client on top of metro API, I tried to call the XYZ third party soap1.2 binding style web-service provider & that time i get the "400 Bad request", But when i send the request by SOAPUI/POSTMAN with same wsdl file format, it works fine there, Can somebody help me here what could be issue? Thanks.
P.S: It works fine when i consume my own spring soap web-service provider which i created by myself.