With spring core notation it would look like:
But it would be great (more descriptive and easier) to use the rsclient
elements.
And I'm still wondering about the attribute 'abstract' in rsclient:client.
Cheers, Axel
--
View this message in context:
http://cxf.547215.n5.nabble.com/jaxrs-clie
JAX-RS client proxies can not be yet created from the abstract elements,
I agree it is a useful feature that JAX-WS proxies support,
I'll ask Dan for some help in explaining how this can be realized
Cheers, Sergey
On 16/06/15 11:19, axelr wrote:
I want to inject several client proxies by spring
I want to inject several client proxies by spring. Most of them have the same
definition. So one service is defined like this:
With the exception of the serviceClass some other services/proxies are
configured identically. It looks strange if the whole configuration is
repeated n times for every s