add a LoadBalanceFeature for CXF
--------------------------------
Key: CXF-3070
URL: https://issues.apache.org/jira/browse/CXF-3070
Project: CXF
Issue Type: Wish
Components: Core
Affects Versions: 2.3.0
Reporter: scud
I write some code to implement the LoadBalanceFeature upon FailOverFeatuer.
(many code is from FailoverFeature and realted classes)
I hope someone can merge the feature into CXF, it need some review and improve
for merge.
please check here for it:
http://code.google.com/p/cnscud/source/browse/trunk/extensions/cxf/src/main/java/org/javascud/extensions/cxf/LoadBalanceFeature.java
you can find the project in
http://code.google.com/p/cnscud/source/browse/trunk/extensions/cxf/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.