Category "wsdl"

What should I do to handle WebServiceException:

I have a web service deployed on localhost. I generated the stubs using the wsimport command on the deployment server. I then used the generated stub in my clie

passing an array to web-service php nusoap

i have a problem with passing an array to a web-service function that i created with php and nusoap. the problem is that i guess i'm doing something wrong.. i s

How to set headers in Soap Request Java

I am facing issue in forming a SOAP request. In that request i am supposed to add username , password and some other info in header part not the part of payloa

PHP SoapClient: set a namespace without prefix

I'm consuming a WSDL SOAP service using PHP's SoapClient. Here's the relevant bits of the WSDL: https://gist.github.com/jurchiks/03771c0b85683969bc48711e5669391