Hi, I'm wondering if it's possible to use the RetryStrategy <https://github.com/apache/cxf/blob/2.7.x-fixes/rt/features/clustering/src/main/java/org/apache/cxf/clustering/RetryStrategy.java> programatically by configuring properties on the port?
We don't use spring, and we would like to be able to configure the http conduit to retry a specified number of times on a socket exception for example. Thanks, Joel -- View this message in context: http://cxf.547215.n5.nabble.com/Use-RetryStrategy-programatically-tp5759944.html Sent from the cxf-user mailing list archive at Nabble.com.
