[wsf-c-dev] [PHP] MEP problem for one way operations

Buddhika Semasinghe buddhika at wso2.com
Thu Feb 22 00:49:47 PST 2007


James Clark wrote:
>>> Don't we have the same problem in generating the WSDL?
>>>   
>>>       
>> WSDL generation is done using PHP, not at C level.
>>     
>
> I don't understand why that makes a difference.  Whatever can be done in
> PHP can also be done in C.  How in PHP do you tell whether the return
> value of a function is void or not?
>   
In PHP reflection there is a no way to determine the return type of a 
function. In WSDL generation if user does not provide "return" annotation
syntax in doc comment the function is treated as a one way operation.

thanks
Buddhika
> James
>
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
>   





More information about the Wsf-c-dev mailing list