[jboss-cvs] JBossAS SVN: r107645 - projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 17 10:55:05 EDT 2010


Author: pferraro
Date: 2010-08-17 10:55:05 -0400 (Tue, 17 Aug 2010)
New Revision: 107645

Modified:
   projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/ConfigurationForJBossAS.xml
Log:
JBPAPP-4894 Wrong HAPartition xml file reference in mod_cluster docs


Modified: projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/ConfigurationForJBossAS.xml
===================================================================
--- projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/ConfigurationForJBossAS.xml	2010-08-17 14:08:01 UTC (rev 107644)
+++ projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/ConfigurationForJBossAS.xml	2010-08-17 14:55:05 UTC (rev 107645)
@@ -209,7 +209,7 @@
 					<listitem>
 						<para>
 An <classname>HAPartition</classname> is an abstraction defining the nodes a singleton master will manage. The default <classname>HAPartition</classname> is defined in:
-<filename>$JBOSS_HOME/server/$PROFILE/deploy/cluster/cluster-jboss-beans.xml</filename> 
+<filename>$JBOSS_HOME/server/$PROFILE/deploy/cluster/hapartition-jboss-beans.xml</filename> 
 						</para>
 					</listitem>
 				</varlistentry>



More information about the jboss-cvs-commits mailing list