I'm using the Apache CXF DynamicClientFactory to dynamically request web services. How can I set a timeout there? I can only find examples with static generated java stubs, but no example for the dynamic approach... thank you!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Please try taking a look here. If you scroll down a bit, you will see how to set the timeout using an integer. |
|||||||
|