[wsf-c-dev] [wsf4php] WSDL generation

Buddhika Semasinghe buddhika at wso2.com
Mon Jan 22 04:38:59 PST 2007


Paul Fremantle wrote:
> Can we make a new option to pass on a WSDL to the runtime and have it 
> modify it with the right endpoint? Just like the Java toolkit does?
>
> $svr = new WSService(
>         array("operations"=>$operations,
>               "originalWSDL"=>"c:/wsdls/mywsdl.wsdl"));
>
> Paul
>
yes we can do that but we do not have a wsdl parser yet.What we are 
doing in wsdl generation is,  using php annotations and 
reflection.Therefore it takes few days to do above scenaria .

thanks
Buddhika




More information about the Wsf-c-dev mailing list