Author: amila
Date: Mon Aug 17 04:33:44 2009
New Revision: 43557
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=43557

Log:
update the clustering details


Modified:
   trunk/esb/java/modules/distribution/src/main/conf/axis2.xml

Modified: trunk/esb/java/modules/distribution/src/main/conf/axis2.xml
URL: 
http://wso2.org/svn/browse/wso2/trunk/esb/java/modules/distribution/src/main/conf/axis2.xml?rev=43557&r1=43556&r2=43557&view=diff
==============================================================================
--- trunk/esb/java/modules/distribution/src/main/conf/axis2.xml (original)
+++ trunk/esb/java/modules/distribution/src/main/conf/axis2.xml Mon Aug 17 
04:33:44 2009
@@ -419,7 +419,7 @@
            The clustering domain/group. Nodes in the same group will belong to 
the same multicast
            domain. There will not be interference between nodes in different 
groups.
         -->
-        <parameter name="domain">apache.axis2.domain</parameter>
+        <parameter name="domain">wso2.esb.domain</parameter>
 
         <!--
            When a Web service request is received, and processed, before the 
response is sent to the
@@ -501,7 +501,7 @@
         -->
         <groupManagement enable="false">
             <applicationDomain name="apache.axis2.application.domain"
-                               
agent="org.apache.axis2.clustering.DefaultGroupManagementAgent"/>
+                               
agent="org.apache.axis2.clustering.management.DefaultGroupManagementAgent"/>
         </groupManagement>
 
         <!--

_______________________________________________
Esb-java-dev mailing list
[email protected]
https://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to