Hi,

How do you create a webservice wich return an array of objects with RPC ??

I just tried to return an array of Bean objects (Object[]) but I cannot read
them.

Could u help me please ??

----- Original Message ----- 
From: "Balaji D L" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 01, 2003 12:15 PM
Subject: Object array And Document literal -


> Hi,
>   Have any one tried to create a webservice which
> returns an array of objects in document/literal style.
>   I'm able to do it with RPC style, but with
> document/literal style I'm getting the below exception
> when I try to consume the service
>  Referenced type
> 'http://schemas.xmlsoap.org/soap/encoding/:Array'
> valid only for encoded SOAP.
>  The generated WSDL is still using soapenc:arrayType
> for encoding the arrays, which i think shoudn't be
> right for a document/literal based service.
>  Could someone please help me to solvet this problem ?
>
> thank you.
> Regards
> Balaji
>
>
> http://mobile.yahoo.com.au - Yahoo! Mobile
> - Check & compose your email via SMS on your Telstra or Vodafone mobile.

Reply via email to