Hi,
I've got what I hope is an easy question, but I haven't been able to find much on it through google.... I've got some web service stubs that I've generated from wsdl2java using adb as the databinding. I want to explicitly specify a timeout value for the remote call. How do I do that? I've looked through the docs here: http://www.docjar.com/docs/api/org/apache/axis2/client/Stub.html#_setSer viceClient(ServiceClient) using axis2-1.5.1 Thanks! Chris
