Author: smumford
Date: 2011-03-11 01:08:50 -0500 (Fri, 11 Mar 2011)
New Revision: 6007
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/ClusteringConfiguration.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/EMailServiceConfiguration.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Launching.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Post_Installation.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/fallback_content/Conventions.xml
Log:
Committing aspell corrections
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/ClusteringConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/ClusteringConfiguration.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/ClusteringConfiguration.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -31,7 +31,7 @@
<itemizedlist>
<listitem>
<para>
- a rapid shared filesystem is required such as a Storage Area Network (SAN) and;
+ a rapid shared file system is required such as a Storage Area Network (SAN)
and;
</para>
</listitem>
<listitem>
@@ -64,7 +64,7 @@
<itemizedlist>
<listitem>
<para>
- To specify the location on a shared filesystem to store the JCR index.
If the directory is deleted, the JCR will recreate the indexes on next start of the
server. (This operation may take a very long time, depending on the size of the data
stored in the JCR).
+ To specify the location on a shared file system to store the JCR index.
If the directory is deleted, the JCR will recreate the indexes on next start of the
server. (This operation may take a very long time, depending on the size of the data
stored in the JCR).
</para>
</listitem>
</itemizedlist>
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/DatabaseConfiguration.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -66,7 +66,7 @@
other database you will need to firstly create the database.</para>
<para>Make sure the user has rights to create tables on the database and
- to update them as, during the first startup, they will be automatically
+ to update them as, during the first start up, they will be automatically
created.</para>
<para>Add the JDBC driver to the classpath, by copying the relevant
@@ -112,7 +112,7 @@
<warning>
<title>Do not delete
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/data</filename></title>
<para>
- The JCR can store information both in a database and on the filesystem depending
on the configuration of the value storage. Refer to the &PRODUCT; Reference Guide for
more information.
+ The JCR can store information both in a database and on the file system
depending on the configuration of the value storage. Refer to the &PRODUCT; Reference
Guide for more information.
</para>
<para>
By default, the portal will store information required to run the portal in
<filename><replaceable>JBOSS_HOME</replaceable>/server/<replaceable><PROFILE></replaceable>/data/gatein/jcr/values/</filename>.
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/EMailServiceConfiguration.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/EMailServiceConfiguration.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/EMailServiceConfiguration.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -34,7 +34,7 @@
gatein.email.smtp.socketFactory.port=465
gatein.email.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory</programlisting>
- <para>The email service is preconfigured for GMail, so that any GMail account
can be used with minimal configuration. Simply enter the full GMail address
+ <para>The email service is pre-configured for GMail, so that any GMail account
can be used with minimal configuration. Simply enter the full GMail address
as the username and fill in the corresponding password.</para>
<para>In corporate environments you will want to use your corporate SMTP
gateway. When using it over SSL,
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Getting_Started.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -331,18 +331,18 @@
</row>
<row>
<entry>
- Postgres SQL 8.3.7
+ PostgresSQL 8.3.7
</entry>
<entry>
- Postgres Driver JDBC4, 8.3-605
+ PostgresSQL Driver JDBC4, 8.3-605
</entry>
</row>
<row>
<entry>
- Postgres SQL 8.2.4 (Supported)
+ PostgresSQL 8.2.4 (Supported)
</entry>
<entry>
- Postgres Driver JDBC4, 8.2-510
+ PostgresSQL Driver JDBC4, 8.2-510
</entry>
</row>
<row>
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Installation.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -73,7 +73,7 @@
</listitem>
<listitem>
<para>
- the <literal>production</literal> server configuration includes Portal
components and clustering services. It is preconfigured with default settings which would
be more accurate for a production environment.
+ the <literal>production</literal> server configuration includes Portal
components and clustering services. It is pre-configured with default settings which would
be more accurate for a production environment.
</para>
</listitem>
</itemizedlist>
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Introduction.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -7,7 +7,7 @@
<chapter id="Introduction">
<title>Introduction</title>
<para>
- &PRODUCT; is the open source implementation of the Java EE suite of services and
Portal services running atop &JBEAP;. It comprises a set of offerings for enterprise
customers who are looking for preconfigured profiles of JBoss Enterprise Middleware
components that have been tested and certified together to provide an integrated
experience. Its easy-to-use server architecture and high flexibility makes JBoss the ideal
choice for users just starting out with J2EE, as well as senior architects looking for a
customizable middleware platform.
+ &PRODUCT; is the open source implementation of the Java EE suite of services and
Portal services running atop &JBEAP;. It comprises a set of offerings for enterprise
customers who are looking for pre-configured profiles of JBoss Enterprise Middleware
components that have been tested and certified together to provide an integrated
experience. Its easy-to-use server architecture and high flexibility makes JBoss the ideal
choice for users just starting out with J2EE, as well as senior architects looking for a
customizable middleware platform.
</para>
<para>
Because it is Java-based, &PRODUCT; is cross-platform and easy to install and use
on any operating system that supports Java.
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Launching.xml
===================================================================
--- epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Launching.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++ epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Launching.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -57,7 +57,7 @@
<section id="sect-Install_Guide-Launching_PRODUCT-Shutting_Down">
<title>Shutting Down</title>
<para>
- The methods to shut the &PRODUCT; down are similiar to those for launching it.
+ The methods to shut the &PRODUCT; down are similar to those for launching it.
</para>
<procedure>
<step>
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Post_Installation.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Post_Installation.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Post_Installation.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -257,7 +257,7 @@
<formalpara>
<title>Disabling Pre-configured Accounts</title>
<para>
- &PRODUCT; includes four pre-configured user accounts for testing and evaluation
puposes. These accounts can be used for direct access to the portal.
+ &PRODUCT; includes four pre-configured user accounts for testing and evaluation
purposes. These accounts can be used for direct access to the portal.
</para>
</formalpara>
<para>
Modified: epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Revision_History.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -32,7 +32,7 @@
</author>
<revdescription>
<simplelist>
- <member>Incorprated QE feedback.</member>
+ <member>Incorporated QE feedback.</member>
</simplelist>
</revdescription>
</revision>
@@ -88,7 +88,7 @@
</author>
<revdescription>
<simplelist>
- <member>Added Installing Addons chapter. Updated .ent
file</member>
+ <member>Added Installing Add-ons chapter. Updated .ent
file</member>
</simplelist>
</revdescription>
</revision>
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/Test_Your_Installation.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -8,7 +8,7 @@
<title>Test your Installation</title>
<para>
- After you have installed the JBoss Enterprise Portal Platform, it is wise to perform a
simple startup test to validate that there are no major problems with your Java
VM/operating system combination. Make sure you have set the
<literal>JBOSS_HOME</literal> environment variables as explained in <xref
linkend="Post_Installation_Configuration"/>.
+ After you have installed the JBoss Enterprise Portal Platform, it is wise to perform a
simple start up test to validate that there are no major problems with your Java
VM/operating system combination. Make sure you have set the
<literal>JBOSS_HOME</literal> environment variables as explained in <xref
linkend="Post_Installation_Configuration"/>.
</para>
<para>
To test your installation:
Modified:
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/fallback_content/Conventions.xml
===================================================================
---
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/fallback_content/Conventions.xml 2011-03-11
05:54:08 UTC (rev 6006)
+++
epp/docs/branches/EPP_5_1_Branch/Installation_Guide/en-US/fallback_content/Conventions.xml 2011-03-11
06:08:50 UTC (rev 6007)
@@ -49,7 +49,7 @@
</para>
<blockquote>
<para>
- File-related classes include <classname>filesystem</classname> for file
systems, <classname>file</classname> for files, and
<classname>dir</classname> for directories. Each class has its own associated
set of permissions.
+ File-related classes include <classname>file system</classname> for file
systems, <classname>file</classname> for files, and
<classname>dir</classname> for directories. Each class has its own associated
set of permissions.
</para>
</blockquote>
<para>