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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 25 23:27:25 EST 2010


Author: benlc
Date: 2010-02-25 23:27:25 -0500 (Thu, 25 Feb 2010)
New Revision: 101513

Modified:
   projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Post_Installation.xml
Log:
'minor change'


Modified: projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Post_Installation.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Post_Installation.xml	2010-02-26 04:19:23 UTC (rev 101512)
+++ projects/docs/enterprise/5.0.1/Installation_Guide/en-US/Post_Installation.xml	2010-02-26 04:27:25 UTC (rev 101513)
@@ -132,12 +132,10 @@
 				JBoss Messaging makes internal connections between nodes in order to redistribute messages between clustered destinations. These connections are made with the user name of a special reserved user whose password is specified by this parameter <literal>SuckerPassword</literal> in the configuration file:
 				</para>
 		    </formalpara>
-				<programlisting>
-				<!-- *|*|*|
-				  <remark>changed the path here "deploy" was not included</remark>
-				-->
-					$JBOSS_HOME/server/$CONFIG/deploy/messaging/messaging-jboss-beans.xml
-				</programlisting>
+		    <!-- *|*|*|
+			  <remark>changed the path here "deploy" was not included</remark>
+			-->
+				<programlisting>$JBOSS_HOME/server/$CONFIG/deploy/messaging/messaging-jboss-beans.xml</programlisting>
 				<!--  Where <literal>$JBOSS_HOME</literal> is the install directory and <literal>$CONFIG</literal> is the server configuration being used.
 				-->
 			<para>




More information about the jboss-cvs-commits mailing list