logo       

Re: wsdl no input parameter: msg#00039

php.nusoap.general

Subject: Re: wsdl no input parameter


Hi Scott,

>Try an empty array instead of false.
>
>$server->register('get_all_documents',
> array(),
> array('return' =3D> 'tns:DocumentHeaderArray'),
> $NAMESPACE,
> 'urn:jadu_documents_wsdl#get_all_documents',
> 'rpc',
> 'encoded',
> 'Return the complete set of document headers'
>);

Thanks for the reply.

I should have mentioned the things I'd already tried: array(), 0, false
and null. All have the same problem, that is the error on the page and
the soap client fails with incorrect parameters.

Any other ideas?

Thanks again,

Richard




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise