[wsf-c-dev] [PHP] WSService API additions

Samisa Abeysinghe samisa at wso2.com
Thu Feb 15 03:37:32 PST 2007


>
> I don't completely understand your explanation. Are you saying
> reflection solves the problem? 
Well I thought it would, but reflection does not solve the problem. 
Basically the function that we are trying to call is on another script 
written by user. :(
When I try to invoke the wrapper, WSService constructor gives an error:
'<br /><b>Fatal error</b>:  WSService::__construct() [<a 
href='function.--construct'>function.--construct</a>]: Named function 
not in function table in 
<b>/usr/local/apache2/htdocs/wssoap/soap_ext/SoapServer.php</b> on line 
<b>187</b><br />'


>   
>> As of now, our operation implementations only take a WSMessage as a 
>> parameter. But we have to support an API where it takes a second mixed
>> argument.
>>     
>
> Is this the only remaining problem?
>   
No, I am sure I may find more problems as I go on working with this. I 
am still trying to get the hello world service/client.

Samisa...





More information about the Wsf-c-dev mailing list