Hey James,
If this feature benefits to CXF users, we would be certanly open to consider it.
Could you please submit the PR on a github so we would have a chance to review
it?
Thanks!
Best Regards,
Andriy Redko
JC> I was checking out the @EnableJaxRsProxyClient stuff in CXF and it seems
JC> like it only supports creating proxies to one service (there's only one
JC> address property to declare). In our application, we have the need to
JC> potentially connect to multiple services using client proxies. I have some
JC> "frameworky" stuff that allows us to do so in a pretty simplistic way. Is
JC> that something we'd be interested in having in the framework itself?