Hi,

I use axis2 in my webapp and i use a service that return an object that
contain a String []

When I try to use the response object, i can't find the correct value.
indeed, the data is sended correctly
but with my RPCClient, when i try to cast the result and exploit the object,
it fail.

Is there any probleme with String [] ???

if i use another object that contain only String, it work correctly... :(

Thanks,

Mat

Reply via email to