Author: prabhat.jha(a)jboss.com
Date: 2008-12-05 15:08:22 -0500 (Fri, 05 Dec 2008)
New Revision: 12353
Modified:
docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml
Log:
oops
Modified: docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml 2008-12-05 18:35:42
UTC (rev 12352)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Installation.xml 2008-12-05 20:08:22
UTC (rev 12353)
@@ -18,7 +18,7 @@
<para>
To install from a zip file, simply unzip the downloaded file to a directory of your
choice. You can unzip the platform on any operating system that supports the zip format.
Four types of server configurations will be included in your installation - minimal,
default, production and all.
- The Getting Started Guide of &JBEAP; explains in detail the different server
configuration file sets.
+ The Getting Started Guide of &JBEAP; as well as
http://www.jboss.org/community/docs/DOC-12942 explain in detail the different server
configuration file sets.
<itemizedlist>
<listitem>
@@ -50,7 +50,7 @@
</listitem>
<listitem>
<para>
- <literal>default</literal> server configuration has non clustered
Portal bits <literal>jboss-portal.sar</literal> in
+ <literal>default</literal> server configuration has non-clustered
Portal bits <literal>jboss-portal.sar</literal> in
<literal>deploy</literal> folder.
</para>
</listitem>
@@ -62,7 +62,7 @@
</listitem>
<listitem>
<para>
- <literal>production</literal> server configuration has clustered Portal
bits <literal>jboss-portal.sar</literal> and this is
+ <literal>production</literal> server configuration has clustered Portal
bits <literal>jboss-portal-ha.sar</literal> and this is
the sever that gets started by default. This server configuration has several
optimizations such as logging, memory size etc.
If you do not need clustered portal version and want to use this optimized server
configuration, you simply need to copy the directory
<literal>jboss-portal.sar</literal> from
<literal>default/deploy</literal> to
<literal>production/deploy</literal>. Don't forget to
@@ -70,6 +70,7 @@
</para>
</listitem>
</itemizedlist>
+ </para>
</section>
</chapter>