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. Now I do not know what I need to do in my RPCServiceClient to handle this new method call/response situation. Can ServiceClient cope with complex types such as Arrays, Lists, Vectors? Can some one point me to an example of how to do this? Best Regards Tezcan Dilshener
