From do-not-reply at jboss.org Tue May 4 03:55:24 2010
Content-Type: multipart/mixed; boundary="===============2768211853121341537=="
MIME-Version: 1.0
From: do-not-reply at jboss.org
To: gatein-commits at lists.jboss.org
Subject: [gatein-commits] gatein SVN: r2958 - in
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Installation_Guide/en-US:
images and 1 other directory.
Date: Tue, 04 May 2010 03:55:24 -0400
Message-ID: <201005040755.o447tOZa007395@svn01.web.mwc.hst.phx2.redhat.com>
--===============2768211853121341537==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: smumford
Date: 2010-05-04 03:55:24 -0400 (Tue, 04 May 2010)
New Revision: 2958
Modified:
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/ClusteringConfiguration.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/DatabaseConfiguration.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/EMailServiceConfiguration.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/Installation.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/Post_Installation.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/Test_Your_Installation.xml
portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Install=
ation_Guide/en-US/images/test_install.png
Log:
JBEPP-274 See comment 04/May/10 03:53 AM
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/ClusteringConfiguration.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/ClusteringConfiguration.xml 2010-05-04 07:35:13 UTC (rev=
2957)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/ClusteringConfiguration.xml 2010-05-04 07:55:24 UTC (rev=
2958)
@@ -25,7 +25,7 @@
Prerequisites
The clustering services are available only in the all=
- and production server configurations. Additio=
nally the following prerequisites
+ and production server configurations. Additionally the followi=
ng prerequisites
should be met:
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/DatabaseConfiguration.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/DatabaseConfiguration.xml 2010-05-04 07:35:13 UTC (rev 2=
957)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/DatabaseConfiguration.xml 2010-05-04 07:55:24 UTC (rev 2=
958)
@@ -39,7 +39,7 @@
=
To configure the database datasource used by JCR you will need t=
o edit the
datasource descriptor located at
- $JBOSS_HOME/server/$CONFIG/deploy/gatein-ds.xml:
+ $JBOSS_HOME/server/$CONFIG/deploy/gatein-ds.xml:
<no-tx-datasource>
<jndi-name>gatein-jcr</jndi-name>
@@ -79,7 +79,7 @@
Configuring the database datasource for the default identity st=
ore
=
To configure the database datasource used by IDM you will need t=
o edit the
- datasource descriptor located at $JBOSS_HOME/server/$CONFIG/deploy/gatein-ds.xml:
+ datasource descriptor located at $JBOSS_HOME/server/$CONFIG/deploy/gat=
ein-ds.xml:
=
<no-tx-datasource>
<jndi-name>gatein-idm</jndi-name>
@@ -127,24 +127,9 @@
Installing the MySQL JDBC connector
The MySQL JDBC connector is required for EPP to use a MySQL da=
tabase:
- =
-
-
-
- Navigate to http://www.mysql.com/downloads/connector/j/ and download =
a version listed in the Certified Configurations table available on the
-
-
-
- Unzip the archive in a directory of your choice.
-
-
-
-
- Copy the mysql-connector-java-5.version-number=
-bin.jar file into the $JBOSS_HOME/serve=
r/$CONFIG/lib/ directory.
-
-
-
+
+ The mysql-java-connector package is available through=
RHN. T=
his is the recommended installation method.
+
=
Creating a MySQL Database
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/EMailServiceConfiguration.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/EMailServiceConfiguration.xml 2010-05-04 07:35:13 UTC (r=
ev 2957)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/EMailServiceConfiguration.xml 2010-05-04 07:55:24 UTC (r=
ev 2958)
@@ -20,7 +20,7 @@
Configuring the outgoing e-mail account
=
The e-mail service can use any SMTP account configured in
- $JBOSS_HOME/server/$CONFIG/conf/gatein/configuration.=
properties
+ $JBOSS_HOME/server/$CONFIG/conf/gatein/configuration.properties
=
The relevant section looks like:
=
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/Installation.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/Installation.xml 2010-05-04 07:35:13 UTC (rev 2957)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/Installation.xml 2010-05-04 07:55:24 UTC (rev 2958)
@@ -11,7 +11,7 @@
Downloading
=
- The officially supported versions are available from the JBoss Customer=
Support Portal (CSP) located at https://support.redhat.com/jbossnetwork/r=
estricted/main.htmlm. Platforms including in your Support subscript=
ion are listed in the Software section.
+ The officially supported versions are available from the JBoss Customer=
Support Portal (CSP) located at https://support.redhat.com/jbossnetwork/r=
estricted/main.html. Platforms including in your Support subscripti=
on are listed in the Software section.
=
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/Post_Installation.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/Post_Installation.xml 2010-05-04 07:35:13 UTC (rev 2957)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/Post_Installation.xml 2010-05-04 07:55:24 UTC (rev 2958)
@@ -153,18 +153,25 @@
Disabling Authentication =
=
- Authentication is disabled by default. Once enabled, it is possible to =
disable authentication for specific services by following the instructions =
in this section.
+ It is possible to disable authentication for specific services by follo=
wing the instructions in this section.
+
+
All paths specified in the sub-sections below are relative to =
$JBOSS_HOME.
Disabling Authentication for JXM Console:
To disable authentication for the JMX console, edit the following file=
and comment out the security-constraint section:
-
+
+
+
+
server/$CONFIG/deploy/jmx-console.war/WEB-INF/web.xml
-
- The following fragment should be commented out:
-
+
+
+ The following fragment should be commented out:
+
+
<security-constraint>
<web-resource-collection>
<web-resource-name>HtmlAdaptor</web-resource-name>
@@ -180,9 +187,7 @@
<role-name>JBossAdmin</role-name>
</auth-constraint>
</security-constraint>
-
-
-
+
Disabling Authentication for Web Console:
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/Test_Your_Installation.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/Test_Your_Installation.xml 2010-05-04 07:35:13 UTC (rev =
2957)
+++ portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_Instal=
lation_Guide/en-US/Test_Your_Installation.xml 2010-05-04 07:55:24 UTC (rev =
2958)
@@ -88,7 +88,7 @@
Test your Installation
-
+
Modified: portal/branches/EPP_5_0_0_Branch_Docs/Enterprise_Portal_Platform_=
Installation_Guide/en-US/images/test_install.png
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(Binary files differ)
--===============2768211853121341537==--