Hi
I am a newbee to axis2 and am having trouble getting data from my web-service. I have sucessfully created a service and can call it using the RPCServiceClient.

I have than extended my service to have a method that returns an array of objects. I can call this method on the web-service but when it returns I am not receiving anything.

You mean at the client side ?
can you see the request and response in the TCP monitor ?

Now I do not know what I need to do in my RPCServiceClient to handle this new method call/response situation.

You can use RPCServiceClient to handle this case.

Can ServiceClient cope with complex types such as Arrays, Lists, Vectors?

Well Axis2 does not support Vectors but other two.

-Deepal


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

Reply via email to