[wsf-c-dev][WSF-PHP]Soap backward compatibility in server side

nandika at wso2.com nandika at wso2.com
Mon Jun 11 00:28:46 PDT 2007


Hi,
 I am +1 for adding functions that accepts arguments other than WSMesage.

-- Nandika


> Hi ;
>
>     In WSF-PHP server side implementation we can only execute a function
> which only takes an argument of WSMessage as
>
>     function someFunction($inMessage)
>     {
>           // some logic
>           return $value
>     }
>
>     But to do soap backward compatibility we need to execute functions
> which excepts arguments other than WSMessage.So there should be two
> paths then how about changing our API to support these issues.Would like
> to have your comments please?.
>
> thanks
> Buddhika
>
> _______________________________________________
> 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