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