Andrea Cosentino created CAMEL-8699:
---------------------------------------
Summary: Camel-example-cxf: Remove ref from LoadBalance tag
Key: CAMEL-8699
URL: https://issues.apache.org/jira/browse/CAMEL-8699
Project: Camel
Issue Type: Test
Components: examples
Reporter: Andrea Cosentino
Priority: Minor
Fix For: 2.16.0
The ref attribute on <loadBalance> has been removed, as it has been deprecated
for a long time, and you should use a <customLoadBalancer> to refer to a custom
load balancer.
So we need to change the code of camel-example-cxf
CamelTransportSpringConfig.xml configuration file and remove ref attribute from
loadBalance tag
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)