On Friday 09 July 2010 11:23:11 pm Rice Yeh wrote: > Hi, > Is there a way to set connection timeout? I needs this feature during > debugging. The default setting seems too short for problem shooting.
Actually, it may be the receive timeout, not the connect timeout. That's what I normally run into when debugging. :-) In anycase, see: http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html Dan > > Regards, > Rice -- Daniel Kulp [email protected] http://dankulp.com/blog
