Hi Team, I have a situation,
I have to send a request to a soap based client using spring-ws component using InOut pattern. I have to wait for say 2 second and if I don't get any reply in that time frame. I should do some action. In JMS component of camel we have requestTimeout which I can use to configure this 2 second. Do we have anything like that in spring-ws component. --cheers, atgroxx