Re: [SOAP] Can you use this webservice?
[email protected] (Adam Maccabee Trachtenberg)
| Newsgroups | php.soap |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 19 May 2007, stoffal wrote:
> > <soap:address location="http://server-address/services/LayoutWebService"/>
> > So the WSDL is faulty, thus consuming the service does not work.
>
> THANK YOU! That's is definitively an error... Thanks a lot again!
Looking at http://cmap.ihmc.us/xml/, it says where you should set the
location. Try:
$client->__setLocation('http://cmapskea.ihmc.us/services/LayoutWebService');
-adam
--
[email protected] | http://www.trachtenberg.com
author of o'reilly's "upgrading to php 5" and "php cookbook"
avoid the holiday rush, buy your copies today!