Am using eclipse generated client classes(JAX bean class)..Any one please tell me how can set the request time out for a soap web service client?..
I have refered following links..
how to set request time out of web service client(java)
http://blogs.adobe.com/rohit/2013/04/30/configurable-request-timeout-for-client-side-soap-calls/
But i could not find a solution for this..
Thanks