Re: SOAP client connecting to .net webservice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Basically the namespace you are giving to the client with 'uri' option is invalid. Because you are using the WSDL mode of the client, I think you can safely remove the 'uri' option form the SoapClient constructor.


Good point.

Isn't the 'uri' option ignored? I know that 'location' isn't and can be used to overwrite value from WSDL - it isn't documented, though.

--
PHP Soap Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux