Been awhile since ive worked on this, here’s how we did it with ADB binding:
stub._getServiceClient().getOptions().setTimeOutInMilliSeconds(TestProperties.TIMEOUT);
replace the constant with an int value.
Regards,
Chris
From: java-user-return-86114-Meeusen.Christopher=mayo@a
Hari,
Please see below..
long soTimeout = (10 * 60 * 1000) + (5 * 1000); // Eight minutes and 5 seconds
YOUR_STUB._getServiceClient().getOptions().setTimeOutInMilliSeconds(soTimeout);
-Brando
From: Sathunuri, Hariprasad (US - Arlington) [mailto:hsathun...@deloitte.com]
Sent: Thurs