Hi
On 31/03/14 19:14, Jose María Zaragoza wrote:
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 ?
I guess one option is to have a wild card HttpConduit configuring the
global TLS and timeout properties but have the client interceptors
dealing with the per-URI authentication info ?
Cheers, Sergey
Regards