Azeez
I am sorry, but in the process of merging some enhancements for
endpoints, I had to temporarily comment some of the code related to your
Dynamic load balancing.. I was unable to update the code, since I am not
aware of its internals. Could you take a look at the code marked below
and see how we should update the code to be compatible.. I will help you
with the upgrade and hope we could get this fixed rather easily..
thanks
asankha
[EMAIL PROTECTED]:~/code/synapse$ find . -exec grep -l "TODO FIX-RUWAN" {} \;
./modules/core/src/main/java/org/apache/synapse/core/axis2/.svn/text-base/Axis2LoadBalanceMembershipHandler.java.svn-base
./modules/core/src/main/java/org/apache/synapse/core/axis2/Axis2LoadBalanceMembershipHandler.java
./modules/core/src/main/java/org/apache/synapse/core/LoadBalanceMembershipHandler.java
./modules/core/src/main/java/org/apache/synapse/endpoints/DynamicLoadbalanceEndpoint.java
./modules/core/src/main/java/org/apache/synapse/endpoints/algorithms/LoadbalanceAlgorithm.java
./modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/LoadbalanceEndpointFactory.java
./modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/DynamicLoadbalanceEndpointFactory.java
./modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/EndpointFactory.java
./modules/core/src/main/java/org/apache/synapse/config/xml/XMLConfigConstants.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]