Author: prabhat.jha(a)jboss.com
Date: 2008-12-03 17:04:33 -0500 (Wed, 03 Dec 2008)
New Revision: 12341
Modified:
docs/enterprise/trunk/Installation_Guide/en-US/Configuration.xml
docs/enterprise/trunk/Installation_Guide/en-US/Getting_Started.xml
docs/enterprise/trunk/Installation_Guide/en-US/Test_Your_Installation.xml
docs/enterprise/trunk/Installation_Guide/en-US/images/test_install.png
Log:
Modified: docs/enterprise/trunk/Installation_Guide/en-US/Configuration.xml
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Configuration.xml 2008-12-03 17:51:05
UTC (rev 12340)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Configuration.xml 2008-12-03 22:04:33
UTC (rev 12341)
@@ -7,8 +7,8 @@
<section
id="sect-Portal_EAP-Configuration-Installing_an_RDBMS_JDBC_connector">
<title>Installing an RDBMS JDBC connector</title>
<para>
- A relational database management system (RDBMS) Java Database Connectivity (JDBC)
connector is required for &EPP; to communicate with a database.
- &EPP; comes bundled with Hypersonic SQL (HSQL) database so that users can get
started up and running quickly without having to setup
+ A relational database management system (RDBMS) Java Database Connectivity (JDBC)
connector is required for &JBEPP; to communicate with a database.
+ &JBEPP; comes bundled with Hypersonic SQL (HSQL) database so that users can get
started up and running quickly without having to setup
database initially. However, HSQL should not be used in production environment.
Removing HSQL is simply a matter of removing
<filename>JBOSS_DIST/jboss-as/server/$CONFIG/deploy/portal-hsql-ds.xml</filename>.
Test suites have been run against
the <trademark class="registered">Oracle</trademark> 9,
<trademark class="registered">Oracle</trademark> 10, <trademark
class="registered">Microsoft SQL Server</trademark>,
Modified: docs/enterprise/trunk/Installation_Guide/en-US/Getting_Started.xml
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Getting_Started.xml 2008-12-03 17:51:05
UTC (rev 12340)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Getting_Started.xml 2008-12-03 22:04:33
UTC (rev 12341)
@@ -240,7 +240,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> before you install &JBEAP;. 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 &JBEPP;. 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>
@@ -421,13 +421,13 @@
</section>
<section
id="Getting_Started-Components_of_JBoss_Enterprise_Application_Platform">
- <title>Components of &JBEAP;</title>
+ <title>Components of &JBEPP;</title>
<para>For current information on the revision level of included components please
refer to <ulink
url="http://www.jboss.com/products/platforms/application/components&...;.
</para>
<!--<para>
- Below is a listing of the components of &JBEAP; and their revision level at the
time of writing. For an updated list of component revision levels please refer to
<ulink
url="http://www.redhat.com/docs/manuals/jboss">http://www.re...;.
+ Below is a listing of the components of &JBEPP; and their revision level at the
time of writing. For an updated list of component revision levels please refer to
<ulink
url="http://www.redhat.com/docs/manuals/jboss">http://www.re...;.
</para>
<para>
Modified: docs/enterprise/trunk/Installation_Guide/en-US/Test_Your_Installation.xml
===================================================================
--- docs/enterprise/trunk/Installation_Guide/en-US/Test_Your_Installation.xml 2008-12-03
17:51:05 UTC (rev 12340)
+++ docs/enterprise/trunk/Installation_Guide/en-US/Test_Your_Installation.xml 2008-12-03
22:04:33 UTC (rev 12341)
@@ -42,7 +42,7 @@
</para>
</note>
<para>
- Now open <literal>http://localhost:8080</literal> in your web browser.
(Make sure you dont have anything else already on your machine using that
port).<footnote><para>
+ Now open <literal>http://localhost:8080/portal</literal> in your web
browser. (Make sure you dont have anything else already on your machine using that
port).<footnote><para>
Note that on some machines, the name localhost won’t resolve properly and you should
use the local loopback address 127.0.0.1 instead.</para></footnote> The
contents of your page should look similar to this: <xref
linkend="Test_your_Installation-Test_your_Installation" />.
</para>
<para>
@@ -56,7 +56,7 @@
</figure>
</para>
<para>
- You are now ready to use the JBoss Enterprise Application Platform. Refer to the
Getting Started Guide for more information about the platform layout and example
applications showcasing JBoss in action.
+ You are now ready to use the JBoss Enterprise Portal Platform. Refer to the User Guide
and Reference Guide for more information about the platform layout and example
applications showcasing JBoss Portal in action.
</para>
</chapter>
Modified: docs/enterprise/trunk/Installation_Guide/en-US/images/test_install.png
===================================================================
(Binary files differ)