Re: [SOAP] Can you use this webservice?

[email protected] (stoffal)
Newsgroups php.soap,php.soap
Message-ID <[email protected]>

Adam Maccabee Trachtenberg wrote:
> 
> $client->__setLocation('http://cmapskea.ihmc.us/services/LayoutWebService');
> 


Hi Adam,
thanks for your support! I tried this, setting the correct location.
However, it still does not work:

Fatal error: Uncaught SoapFault exception: [soapenv:Client] Argument
Exception in mysoap.php:20
Stack trace:
#0 [internal function]: SoapClient->__call('layout', Array)
#1 mysoap.php(20): SoapClient->layout('<?xml version="...')
#2 {main}
thrown in mysoap.php on line 20

I guess this means the argument I hand over when calling the webservice
method is in a wrong format???
According to the documentation it requires a CMAP, which is some kind of
xml. I took the sample cmap and put it into one long string. This one is
handed over when calling the method....
-- 
View this message in context: http://www.nabble.com/Can-you-use-this-webservice--tf3781619.html#a10708283
Sent from the Php - Soap mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.