[wsf-c-dev] [PHP] WSService API additions
nandika
nandika at wso2.com
Mon Feb 12 02:33:19 PST 2007
> As far as function adding is concerned, both WSService and SoapServer
> are interested in function name. So the semantics are the same.
> However, with SoapServer the added function could take parameters that
> are of any type. (the WSDL in use would govern what these parameters are)
> But with our extension, the function needs to take a WSMessage object
> instance as the parameter. Hence the runtime semantics differ.
> We need to figure out how to come up with a mapping between them.
We should allow any php function ( function which accepts parameters
other than WSMessage ) to be added to service.
Thanks
Nandika
>
> Samisa...
>
More information about the Wsf-c-dev
mailing list