Hi all I'm considering to implement a load balancing feature similar to the FailoverStrategy already implemented in CXF.
Out-of-the box, a load balancing could be implemented statically based on WSDL port definitions. An interface is provided to customize it. Do you have a hint where to start to extend CXF? Thanks Oli
