Hi In the meanwhile the JIRA ticket [1] has been resolved and the new option on the Producer side you can make use of is called "timeout". See also the documentation [2] for more details.
Now you should be able to provide a timeout option while invoking the webservice as client and then simply just react on: onException(java.net.SocketTimeoutException)... If you want you can also already make use of this option now using the snapshot repo [3]. [1] https://issues.apache.org/jira/browse/CAMEL-4998 [2] http://camel.apache.org/spring-web-services.html [3] https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-spring-ws/2.10-SNAPSHOT/ Babak -- View this message in context: http://camel.465427.n5.nabble.com/How-to-implement-requestTimeout-in-the-spring-ws-component-tp5469281p5473245.html Sent from the Camel - Users mailing list archive at Nabble.com.