Hi Ravi, The default connection timeout is 30000(ms), default receive timeout is 60000(ms). You can find more information here[1] And you can change the default setting like this[2]
[1]http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html#ClientHTTPTransport%28includingSSLsupport%29-The%7B%7Bclient%7D%7Delement [2]https://svn.apache.org/repos/asf/camel/trunk/components/camel-cxf/src/test/resources/org/apache/camel/component/cxf/cxfConduitTimeOutContext.xml -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Monday, October 29, 2012 at 11:08 AM, ravi.4indra wrote: > Thanks willem. I think by default timeout is 30000 (ms). Can you point me to > way to set a default timeout on cxf endpoint? > > Thanks > Ravi > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Timeout-on-a-route-tp5721576p5721683.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).
