[jboss-cvs] JBossAS SVN: r75580 - projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jul 10 00:06:30 EDT 2008
Author: irooskov at redhat.com
Date: 2008-07-10 00:06:30 -0400 (Thu, 10 Jul 2008)
New Revision: 75580
Modified:
projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/en-US/C_Configuration.xml
Log:
4.3 Messaging Guide updated with typo fixes found by Leticia
Modified: projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/en-US/C_Configuration.xml
===================================================================
--- projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/en-US/C_Configuration.xml 2008-07-10 04:04:36 UTC (rev 75579)
+++ projects/docs/enterprise/4.3/Messaging/JBoss_Messaging_User_Guide/en-US/C_Configuration.xml 2008-07-10 04:06:30 UTC (rev 75580)
@@ -23,7 +23,7 @@
$JBOSS_CONFIG/conf/jboss-service.xml</para>
</listitem>
<listitem>
- <para>Specify the desired port rage (e.g. ports-01,
+ <para>Specify the desired port range (e.g. ports-01,
ports-02... etc)</para>
</listitem>
<listitem>
@@ -89,7 +89,7 @@
<section id="c_conf.serverpeerid">
<title>Unique server peer id</title>
<para>Every node deployed must have a unique id, including those in a
- particular LAN cluster, and also those only linked by mesage
+ particular LAN cluster, and also those only linked by message
bridges.</para>
<para><note><para>
Ensure the <literal>ServerPeerID</literal> MBean attribute value in <filename>messaging-service.xml</filename> is unique for each node on the cluster. The <literal>ServerPeerID</literal> value must be a valid integer.
More information about the jboss-cvs-commits
mailing list