Author: azeez
Date: Mon May 19 06:55:25 2008
New Revision: 17172
Log:
fixing invalid package name
Modified:
trunk/wsas/java/modules/core/conf/axis2.xml
Modified: trunk/wsas/java/modules/core/conf/axis2.xml
==============================================================================
--- trunk/wsas/java/modules/core/conf/axis2.xml (original)
+++ trunk/wsas/java/modules/core/conf/axis2.xml Mon May 19 06:55:25 2008
@@ -409,7 +409,7 @@
corresponding to the "class" attribute of the "cluster" element. It is
also responsible for
getting this node to join the cluster.
-->
- <cluster class="org.apache.axis2.cluster.tribes.TribesClusterManager"
enable="false">
+ <cluster class="org.apache.axis2.clustering.tribes.TribesClusterManager"
enable="false">
<!--
The membership scheme used in this setup. The only values supported
at the moment are
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev