Hi

I came across this link  https://issues.apache.org/jira/browse/CXF-2036
<https://issues.apache.org/jira/browse/CXF-2036>   
while trying to find solution to a vexing problem with Socket exceptions. 

The CXF 2.2.7 client (WebClient) throws socket exception upon HTTP request
to server (also using CXF Version 2.2.7).  Server is configured optimally
using server.xml params. Since the exceptions are not frequent and not
related to server timeout/response, I'd like to explore the option of
retrying the request upon socket error.

My question here is, can I use the Conduit element to configure retries?
Since I don't see this retry property documented in the conduit element
configuration I'd like to confirm if it works with CXF 2.2.7 Conduit
element?

Appreciate your help on this.

Thanks
Chandru



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Automatic-retry-of-HTTP-Request-upon-Socket-error-tp5726984.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to