[phpsoa] Re: SCA Webservice in WSDL mode

2008-01-29 Thread Matthew Peters
Hmmm. I tried this out, started putting in a few debug lines, saw exactly the same message you did, and then it went away and won't come back :-). Here is what is currently working for me: ? include SCA/SCA.php; $weather = SCA::getService('servicetest.php'); var_dump($weather-sayHello('dali'));

[phpsoa] Re: SCA Webservice in WSDL mode

2008-01-27 Thread Dalibor Andzakovic
On Jan 25, 10:23 pm, Matthew Peters [EMAIL PROTECTED] wrote: Thanks for trying SCA and for telling us about the problem. Please would you put up the Temperatures.xsd as well? I'll look at it straight away. Hi Matthew, thanks for looking at this. XSD below: ?xml version=1.0

[phpsoa] Re: SCA Webservice in WSDL mode

2008-01-25 Thread Matthew Peters
Hi Dan, Thanks for trying SCA and for telling us about the problem. Please would you put up the Temperatures.xsd as well? I'll look at it straight away. Matthew On Jan 25, 12:28 am, Dalibor Andzakovic [EMAIL PROTECTED] wrote: Hi All, I Have a problem running consuming SCA exposed as a