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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Aug 13 20:10:30 EDT 2009


Author: irooskov at redhat.com
Date: 2009-08-13 20:10:30 -0400 (Thu, 13 Aug 2009)
New Revision: 92321

Modified:
   projects/docs/enterprise/5.0/Installation_Guide/en-US/Appendix.xml
   projects/docs/enterprise/5.0/Installation_Guide/en-US/Getting_Started.xml
   projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Guide.xml
   projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml
   projects/docs/enterprise/5.0/Installation_Guide/en-US/Test_Your_Installation.xml
Log:
updated install guide with JBPAPP-2446 fixes, waiting on Howard Gao to review Messaging Sucker section before closing that JIRA


Modified: projects/docs/enterprise/5.0/Installation_Guide/en-US/Appendix.xml
===================================================================
--- projects/docs/enterprise/5.0/Installation_Guide/en-US/Appendix.xml	2009-08-13 23:46:16 UTC (rev 92320)
+++ projects/docs/enterprise/5.0/Installation_Guide/en-US/Appendix.xml	2009-08-14 00:10:30 UTC (rev 92321)
@@ -5,8 +5,11 @@
 <appendix id="Disabling_Authentication">
 	<title>Disabling Authentication</title>
 	<para>
-		It is also possible to disable authentication on specific services. All specified paths in the sections below are relative to <literal>$JBOSS_HOME</literal>.
+		Authentication is disabled by default when you install your distribution. This appendix enables a user who has previously enabled authentication to disable it for specific services. 
 	</para>
+	<para>
+	 All specified paths in the sections below are relative to <literal>$JBOSS_HOME</literal>.
+	</para>
 	<formalpara>
 		<title>Disabling Authentication for JXM Console:</title>
 		<para>

Modified: projects/docs/enterprise/5.0/Installation_Guide/en-US/Getting_Started.xml
===================================================================
--- projects/docs/enterprise/5.0/Installation_Guide/en-US/Getting_Started.xml	2009-08-13 23:46:16 UTC (rev 92320)
+++ projects/docs/enterprise/5.0/Installation_Guide/en-US/Getting_Started.xml	2009-08-14 00:10:30 UTC (rev 92321)
@@ -7,7 +7,7 @@
 	<section id="Getting_Started-Pre_Requisites">
 		<title>Pre-Requisites</title>
 		<para>
-			You must have adequate disk space<!--TODO how much --> to install JDK and &JBEAP; while also allowing enough space for your applications. Before installing &JBEAP; you must have a working installation of Java and a C runtime. The JBos Enterprise Application Platform 5 includes offerings of JBoss Native and mod_jk which require a C runtime to be installed. <!--Since JBoss is 100% pure Java you can have it working on any Operating System / Platform that supports Java. However there are a few Operating System-specific issues that you must be aware of.--> Refer to <ulink url="http://www.jboss.org/community/wiki/JBossOperatingSystemSpecificIssues"></ulink> for more information.
+			You must have adequate disk space<!--TODO how much --> to install JDK and &JBEAP; while also allowing enough space for your applications. Before installing &JBEAP; you must have a working installation of Java and a C runtime. The JBoss Enterprise Application Platform 5 includes offerings of JBoss Native and mod_jk which require a C runtime to be installed. <!--Since JBoss is 100% pure Java you can have it working on any Operating System / Platform that supports Java. However there are a few Operating System-specific issues that you must be aware of.--> Refer to <ulink url="http://www.jboss.org/community/wiki/JBossOperatingSystemSpecificIssues"></ulink> for more information.
 		</para>
 		<section id="Pre_Requisites-Hardware_and_Operating_System_Requirements">
 			<title>Hardware and Operating System Requirements</title>

Modified: projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Guide.xml
===================================================================
--- projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Guide.xml	2009-08-13 23:46:16 UTC (rev 92320)
+++ projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Guide.xml	2009-08-14 00:10:30 UTC (rev 92321)
@@ -11,9 +11,9 @@
 	<xi:include href="Installation_Using_Graphical_Installer.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Installation_With_ZIP_Download.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Post_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Test_Your_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+<!--	<xi:include href="Running_An_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
 	<xi:include href="Uninstall_JBoss.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<xi:include href="Test_Your_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<xi:include href="Running_An_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Appendix.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Revision_History.xml"/>
 

Modified: projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml
===================================================================
--- projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml	2009-08-13 23:46:16 UTC (rev 92320)
+++ projects/docs/enterprise/5.0/Installation_Guide/en-US/Installation_Using_Graphical_Installer.xml	2009-08-14 00:10:30 UTC (rev 92321)
@@ -92,7 +92,7 @@
 				</simplelist>
 			</para>
 			<para>
-				 It is recommended that you click to enable security for all services and change the username/password from the default <literal>admin</literal>/<literal>admin</literal> values.
+				 It is recommended that you click to enable security for all services and set a username and password combination here. If you do not set a username and password at this stage you will have to edit the username and password files once the installation is complete.
 			</para>
 			<figure id="Installation_Steps-Configure_JMX_Security">
 				<title>Configure JMX Security</title>
@@ -104,9 +104,14 @@
 			</figure>
 			<note>
 				<para>
-					The JMX and web console would ask for your password if you install from the GUI installer.
+					The JMX and web console will ask for your password if you install from the GUI installer.
 				</para>
 			</note>
+			<important>
+				<para>
+					Login credentials for the <literal>admin-console</literal> are the same as those used for the JMX console.
+				</para>
+			</important>
 		</listitem>
 		<listitem>
 			<para>

Modified: projects/docs/enterprise/5.0/Installation_Guide/en-US/Test_Your_Installation.xml
===================================================================
--- projects/docs/enterprise/5.0/Installation_Guide/en-US/Test_Your_Installation.xml	2009-08-13 23:46:16 UTC (rev 92320)
+++ projects/docs/enterprise/5.0/Installation_Guide/en-US/Test_Your_Installation.xml	2009-08-14 00:10:30 UTC (rev 92321)
@@ -38,7 +38,7 @@
 </programlisting>
 	<note>
 		<para>
-			There is no <emphasis>Server Started</emphasis> message shown at the console when the server is started using the <literal>default</literal> profile, which is the default profile used when no other is specified. This message may be observed in the <filename>server.log</filename> file located in the <filename>server/default/log</filename> subdirectory.
+			There is no <emphasis>Server Started</emphasis> message shown at the console when the server is started using the <literal>production</literal> profile, which is the default profile used when no other is specified. This message may be observed in the <filename>server.log</filename> file located in the <filename>server/default/log</filename> subdirectory.
 		</para>
 		<para>
 			In order to start the sever using the <literal>production</literal> profile run the command <code>./run.sh -c production</code> in the console.




More information about the jboss-cvs-commits mailing list