Use an array rather than a List.

On 12/15/06, c b <[EMAIL PROTECTED]> wrote:

Hi Axis-Users,

I have a simple web service operation which returns a string. This was
working fine for me.
Recently I needed to change the return type from String to a
List(ArrayList).
I duly generated the new wsdl and a new client and tried to invoke the newly
deployed
web service.
But it gives me an AXIS fault.
I checked the newly generated WSDL and the response element now shows the
type as
"xsd:anytype".
Does this have anything to do with the axis fault that I am getting?

Thanks,
Chinmay.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to