[jboss-cvs] JBossAS SVN: r95456 - projects/docs/enterprise/5.0/Installation_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Oct 22 20:35:01 EDT 2009
Author: laubai
Date: 2009-10-22 20:35:01 -0400 (Thu, 22 Oct 2009)
New Revision: 95456
Modified:
projects/docs/enterprise/5.0/Installation_Guide/en-US/Post_Installation.xml
Log:
Added fixes for JBPAPP-2445, JBPAPP-2927.
Modified: projects/docs/enterprise/5.0/Installation_Guide/en-US/Post_Installation.xml
===================================================================
--- projects/docs/enterprise/5.0/Installation_Guide/en-US/Post_Installation.xml 2009-10-23 00:31:45 UTC (rev 95455)
+++ projects/docs/enterprise/5.0/Installation_Guide/en-US/Post_Installation.xml 2009-10-23 00:35:01 UTC (rev 95456)
@@ -68,17 +68,13 @@
<formalpara>
<title>Set up Accounts for <literal>jmx-console</literal> and the invokers by modifying:</title>
<para>
- <programlisting>
- $JBOSS_HOME/server/$CONFIG/conf/props/jmx-console-users.properties
- </programlisting>
+ <filename>$JBOSS_HOME/server/$CONFIG/conf/props/jmx-console-users.properties</filename>
</para>
</formalpara>
<formalpara>
<title>Set up Accounts for <literal>web-console</literal> users by modifying:</title>
<para>
- <filename>$JBOSS_HOME/server/$CONFIG/deploy/management/console-mgr.sar/web-console.war/WEB-INF/classes/web-console-users.properties</filename>
- </para>
- <para>where <literal>$JBOSS_HOME</literal> is the install directory and the <literal>$CONFIG</literal> is the server configuration being used.
+ <filename>$JBOSS_HOME/server/$CONFIG/deploy/management/console-mgr.sar/web-console.war/WEB-INF/classes/web-console-users.properties</filename>, where <literal>$JBOSS_HOME</literal> is the install directory and the <literal>$CONFIG</literal> is the server configuration being used.
</para>
</formalpara>
<para>
@@ -118,4 +114,4 @@
</para>
</formalpara>
</section>
-</chapter>
\ No newline at end of file
+</chapter>
More information about the jboss-cvs-commits
mailing list