Description
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