Great!!!
Thanks!
On Jul 19, 2010, at 9:59, "rahul yadav" <[email protected]> wrote:
stub._getServiceClient().getOptions().setTimeOutInMilliSeconds
(_ws.__EvipSvrService_timeout);
On Mon, Jul 19, 2010 at 8:15 PM, Meeusen, Christopher W. <[email protected]
> wrote:
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 specif
y a timeout value for the remote call. How do I do that? I’ve look
ed through the docs here:
http://www.docjar.com/docs/api/org/apache/axis2/client/Stub.html#_setServiceClient(ServiceClient)
using axis2-1.5.1
Thanks!
Chris