I am using the CXFRS component as producer against a web service. Some of the requests are fairly heavy to process on the server side, this unfortunately leads to client failure due to timeouts. What I want is to be able to add a timeout argument to the invocation, but no such argument is present according to the documentation in http://camel.apache.org/cxfrs.html Does there exist a (preferably documented) way of setting this timeout?
-- View this message in context: http://camel.465427.n5.nabble.com/Timeouts-in-CXFRS-tp5741142.html Sent from the Camel - Users mailing list archive at Nabble.com.