Hi Stan,

I could be wrong, but from my experiences, the XML-RPC code will only let
you return a String... and not even a String[] is valid.

Kenny Smith

> If I change the method return value to String, without
> changing the client, it all works fine (the client
> casts the return value to a Vector).  But I need the
> method to return a Vector.
>
> Does anyone have a similar problem?

Reply via email to