[jboss-cvs] JBossAS SVN: r102315 - projects/docs/enterprise/5.0.1/mod_cluster/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Mar 11 19:10:17 EST 2010


Author: laubai
Date: 2010-03-11 19:10:17 -0500 (Thu, 11 Mar 2010)
New Revision: 102315

Modified:
   projects/docs/enterprise/5.0.1/mod_cluster/en-US/Author_Group.xml
   projects/docs/enterprise/5.0.1/mod_cluster/en-US/Book_Info.xml
   projects/docs/enterprise/5.0.1/mod_cluster/en-US/QuickStartGuide.xml
   projects/docs/enterprise/5.0.1/mod_cluster/en-US/Revision_History.xml
Log:
Updated for 5.0.1.

Modified: projects/docs/enterprise/5.0.1/mod_cluster/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/5.0.1/mod_cluster/en-US/Author_Group.xml	2010-03-11 23:55:56 UTC (rev 102314)
+++ projects/docs/enterprise/5.0.1/mod_cluster/en-US/Author_Group.xml	2010-03-12 00:10:17 UTC (rev 102315)
@@ -11,7 +11,6 @@
     </contrib>
   </othercredit>
 
-
   <othercredit>
     <firstname>Paul</firstname>
     <surname>Ferraro</surname>
@@ -19,7 +18,6 @@
 	</contrib>
   </othercredit>
 
-
   <othercredit>
     <firstname>Radoslav</firstname>
     <surname>Husar</surname>
@@ -27,7 +25,6 @@
     </contrib>
   </othercredit>
 
-
 	<editor>
 		<firstname>Gary</firstname>
 		<surname>Meintjes</surname>

Modified: projects/docs/enterprise/5.0.1/mod_cluster/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/5.0.1/mod_cluster/en-US/Book_Info.xml	2010-03-11 23:55:56 UTC (rev 102314)
+++ projects/docs/enterprise/5.0.1/mod_cluster/en-US/Book_Info.xml	2010-03-12 00:10:17 UTC (rev 102315)
@@ -3,11 +3,11 @@
 ]>
 <bookinfo id="mod_cluster_User_Guide">
 	<title>mod_cluster User Guide</title>
-	<subtitle>for Use with JBoss Enterprise Application Platform 5.0</subtitle>
+	<subtitle>for Use with JBoss Enterprise Application Platform 5.0.1</subtitle>
 	<productname>JBoss Enterprise Application Platform</productname>
-	<productnumber>5.0</productnumber>
+	<productnumber>5.0.1</productnumber>
 	<edition>1</edition>
-	<pubsnumber>2.3</pubsnumber>
+	<pubsnumber>1.0</pubsnumber>
 	<abstract>
 		<para>
 mod_cluster is an httpd-based load balancer that uses a

Modified: projects/docs/enterprise/5.0.1/mod_cluster/en-US/QuickStartGuide.xml
===================================================================
--- projects/docs/enterprise/5.0.1/mod_cluster/en-US/QuickStartGuide.xml	2010-03-11 23:55:56 UTC (rev 102314)
+++ projects/docs/enterprise/5.0.1/mod_cluster/en-US/QuickStartGuide.xml	2010-03-12 00:10:17 UTC (rev 102315)
@@ -323,7 +323,7 @@
 		
 <programlisting>
 cd /tmp
-unzip jboss-eap-native-5.0.0-mod-cluster-RHEL5-x86_64.zip
+unzip jboss-eap-native-5.0.1-mod-cluster-RHEL5-x86_64.zip
 <!-- tar xvf mod_cluster-1.0.0.CR2-linux2-x86-so.tar.gz -->
 </programlisting>
 
@@ -717,9 +717,9 @@
 			The next step depends on whether your target server is JBoss Enterprise Application Platform or JBoss Web/Tomcat.
 		</para>
 		<formalpara id="form-mod_cluster-Install_the_Java_side_binaries-Installing_in_JBoss_AS_5.x_and_up">
-			<title>Installing in JBoss Enterprise Application Platform 5.0</title>
+			<title>Installing in JBoss Enterprise Application Platform 5.0.1</title>
 			<para>
-				Assume that <filename>$JBOSS_HOME </filename> indicates the root of your JBoss Enterprise Application Platform install and that you want to use mod_cluster in the <literal>production</literal> profile:
+				Assume that <filename>$JBOSS_HOME</filename> indicates the root of your JBoss Enterprise Application Platform install and that you want to use mod_cluster in the <literal>production</literal> profile:
 			</para>
 		</formalpara>
 		
@@ -839,7 +839,7 @@
 		
 <programlisting>
 cd $JBOSS_HOME/bin
-./run.sh -c prodution
+./run.sh -c production
 </programlisting>
 		<formalpara id="form-mod_cluster-Start_the_back_end_server-Starting_JBossWeb_or_Tomcat">
 			<title>Starting JBoss Web or Tomcat</title>

Modified: projects/docs/enterprise/5.0.1/mod_cluster/en-US/Revision_History.xml
===================================================================
--- projects/docs/enterprise/5.0.1/mod_cluster/en-US/Revision_History.xml	2010-03-11 23:55:56 UTC (rev 102314)
+++ projects/docs/enterprise/5.0.1/mod_cluster/en-US/Revision_History.xml	2010-03-12 00:10:17 UTC (rev 102315)
@@ -6,16 +6,16 @@
 	<simpara>
 		<revhistory>
 			<revision>
-				<revnumber>2.3</revnumber>
-				<date>Mon 15 Feb 2010</date>
+				<revnumber>1.0</revnumber>
+				<date>Fri 12 Mar 2010</date>
 				<author>
-					<firstname>Gary</firstname>
-					<surname>Meintjes</surname>
-					<email>gmeintje at redhat.com</email>
+					<firstname>Laura</firstname>
+					<surname>Bailey</surname>
+					<email>lbailey at redhat.com</email>
 				</author>
 				<revdescription>
 					<simplelist>
-						<member>Final document.</member>
+						<member>Updates for 5.0.1.</member>
 					</simplelist>
 				</revdescription>
 			</revision>




More information about the jboss-cvs-commits mailing list