Hello all, I'm a user of Apache CXF library. We are using now the version 3.1.10.
We use it to make HTTP calls to some partners (via Rest Web Services) and it's working very well ! But, we noticed a particular case that's not convenient with what we want. In case of SocketTimeoutException, the library do an automatic retry. Can we disable this ? Please :( Even I want to disable the automatic retry in all cases and not only in the case of SocketTimeoutException. After making many hours searching for a solution for this (even I downloaded the source code), I hope having a response from you because this issue is becoming urgent for us and I didn't found a way in Google. Best regards, Haythem BOUNA