[jboss-cvs] JBossAS SVN: r105453 - 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 Jun 1 01:21:07 EDT 2010


Author: misty at redhat.com
Date: 2010-06-01 01:21:07 -0400 (Tue, 01 Jun 2010)
New Revision: 105453

Modified:
   projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/QuickStartGuide.xml
Log:
Changes for JBPAPP-4287


Modified: projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/QuickStartGuide.xml
===================================================================
--- projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/QuickStartGuide.xml	2010-06-01 05:11:14 UTC (rev 105452)
+++ projects/docs/enterprise/EAP/trunk/5.x/mod_cluster/en-US/QuickStartGuide.xml	2010-06-01 05:21:07 UTC (rev 105453)
@@ -710,7 +710,12 @@
 	
 	<section id="sect-mod_cluster-Quick_Start_Guide-Install_the_Java_side_binaries">
 		<title>Install the Java-side binaries</title>
+
 		<para>
+		  The <filename>mod_cluster.sar/</filename> directory is included in the EAP 5.1 binary, and does not need to be installed separately.
+		</para>
+		<!--
+		<para>
 			Extract the <classname>Java-side</classname> binary to a temporary directory. The following assumes it was extracted to <filename>/tmp/mod-cluster</filename>.
 		</para>
 		<para>
@@ -726,6 +731,7 @@
 <programlisting>
 cp -r /tmp/mod-cluster/mod-cluster.sar $JBOSS_HOME/server/production/deploy
 </programlisting>
+-->
 		<formalpara id="form-mod_cluster-Install_the_Java_side_binaries-Installing_in_JBoss_Web_or_Tomcat">
 			<title>Installing in JBoss Web or Tomcat</title>
 			<para>




More information about the jboss-cvs-commits mailing list