Hello: I'm using CXF 2.7.8. I need to create many REST clients , with different endpoint (URL) and different credentials (Auth BASIC)
But all of them share the keystore file and timeouts configuration Is it possible to define global settings for all conduits and , at the same time, to define particular properties for every one ? Regards
