You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by HARINATHA REDDY BOLLAPU <ha...@cgi.com> on 2016/02/24 08:57:35 UTC

CAMEL : CXF : SocketTimeoutException: Read timed out

Hi guys,

I'm facing issue to handle SocketTimeoutException, to setup receving time
out i'm using following http-conf  configuration.

<http-conf:conduit name="${frontend_address}.*">
	<http-conf:client ReceiveTimeout="30000"/>
</http-conf:conduit>

This approach is not working. The frontend_address is like
"http://service.test" i mention in my WSDL.

as well i'm not able to catch exception. 

I hope some one will help me.

Regards 
Harinatha 



--
View this message in context: http://camel.465427.n5.nabble.com/CAMEL-CXF-SocketTimeoutException-Read-timed-out-tp5778160.html
Sent from the Camel - Users mailing list archive at Nabble.com.