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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Nov 26 18:39:37 EST 2009


Author: benlc
Date: 2009-11-26 18:39:37 -0500 (Thu, 26 Nov 2009)
New Revision: 97052

Modified:
   projects/docs/enterprise/4.2.8/Installation_Guide/en-US/Getting_Started.xml
Log:
'committing removal of JDK 1.6 in Installation Guide - Getting Started as not valid (JDK1.5) only)


Modified: projects/docs/enterprise/4.2.8/Installation_Guide/en-US/Getting_Started.xml
===================================================================
--- projects/docs/enterprise/4.2.8/Installation_Guide/en-US/Getting_Started.xml	2009-11-26 23:11:56 UTC (rev 97051)
+++ projects/docs/enterprise/4.2.8/Installation_Guide/en-US/Getting_Started.xml	2009-11-26 23:39:37 UTC (rev 97052)
@@ -96,7 +96,7 @@
 			<note>
 				<title>Note</title>
 						<para>
-							Tests were performed to establish the minimum memory requirements based on JMX-Console, which is a small web application packaged with the standard distribution, and a small sub-set of tests from the test suite. These tests simulate small applications deployed on the server. For these tests, the server's configuration was modified via the JAVA_OPTS parameter "-Xms(MEMORY)m -Xmx(MEMORY)m". 
+							Tests were performed to establish the minimum memory requirements of 128MB based on JMX-Console, which is a small web application packaged with the standard distribution, and a small sub-set of tests from the test suite. These tests simulate small applications deployed on the server. For these tests, the server's configuration was modified via the JAVA_OPTS parameter "-Xms(MEMORY)m -Xmx(MEMORY)m". 
 						</para>
 
 			</note>
@@ -104,7 +104,7 @@
 			<important>
 				<title>Important</title>
 					<para>
-							A servers performance must be viewed in light of the applications deployed on the server, the demand placed on the server by client requests and any post-installation server configuration or tuning.  
+							A server's performance must be viewed in light of the applications deployed on the server, the demand placed on the server by client requests and any post-installation server configuration or tuning.  
 					</para>
 			</important>
 			
@@ -355,7 +355,7 @@
 		<section id="Pre_Requisites-Configuring_Your_Java_Environment">
 			<title>Configuring Your Java Environment</title>
 			<para>
-				You must have a working installation of <emphasis role="bold">JDK 1.5</emphasis> or <emphasis role="bold">JDK 1.6</emphasis> before you install JBoss Enterprise Application Platform. You can install the 32-bit or 64-bit JVM as per your requirements. In this guide we will show you how to install a 32-bit Sun JDK 5.0 using RHN, on a generic Linux Platform and Microsoft Windows Platform But before we do that let's take a look at some of the benefits of using a 64-bit JVM.
+				You must have a working installation of <emphasis role="bold">JDK 1.5</emphasis> before you install JBoss Enterprise Application Platform. You can install the 32-bit or 64-bit JVM as per your requirements. In this guide we will show you how to install a 32-bit Sun JDK 5.0 using RHN, on a generic Linux Platform and Microsoft Windows Platform But before we do that let's take a look at some of the benefits of using a 64-bit JVM.
 				<itemizedlist id="Configuring_Your_Java_Environment-Benefits_of_64_bit_JVM_on_64_bit_OS_and_Hardware">
 					<title>Benefits of 64-bit JVM on 64-bit OS and Hardware:</title>
 					<listitem>




More information about the jboss-cvs-commits mailing list