From portal-commits at lists.jboss.org Sat Oct 13 14:07:52 2007 Content-Type: multipart/mixed; boundary="===============3558132897034544937==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r8633 - in docs: trunk/referenceGuide/en/modules and 1 other directory. Date: Sat, 13 Oct 2007 14:07:52 -0400 Message-ID: --===============3558132897034544937== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: chris.laprun(a)jboss.com Date: 2007-10-13 14:07:51 -0400 (Sat, 13 Oct 2007) New Revision: 8633 Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/clusteri= ng.xml docs/trunk/referenceGuide/en/modules/clustering.xml Log: - Fixed typo. Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/c= lustering.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 --- docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/cluster= ing.xml 2007-10-13 17:31:51 UTC (rev 8632) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/cluster= ing.xml 2007-10-13 18:07:51 UTC (rev 8633) @@ -192,7 +192,7 @@ CMS clustering The CMS backend storage relies on the Apache Jackrabbit pro= ject. Jackrabbit does not support clustering out of the box. - So the portal run the Jackrabbit servicey on one node of the clus= ter using the + So the portal run the Jackrabbit service on one node of the clust= er using the HA-Singleton technology. The file jboss-portal.sar/portal-cms.sar/META-INF/jboss= -service.xml contains the configuration. We will not reproduce it in this documentation as the changes are quite c= omplex and numerous. Access from all nodes of the cluster @@ -260,10 +260,10 @@ We recommend that you use the following version of JBoss C= ache for best performance: JBoss Cache 1.4.0.SP1 and above - JGroups 2.2.7 or 2.2.8= = - = + JGroups 2.2.7 or 2.2.8= + When building from source the following command: {core}/= build.xml deploy-ha automatically upgrades your JBoss - Cache version. = + Cache version. Alternative: If upgrading your JBoss= Cache version is not an option, the following configuration @@ -304,10 +304,10 @@ false false false ]]> - = + - = - = + + Finally we can start both servers, open two shells and execute= : cd $JBOSS_HOME/bin @@ -319,9 +319,9 @@ ]]> - = - = = + + Portlet Session Replication Web containers offer the capability to replicate sessions of w= eb applications. In the context of a portal using portlets the use case is = different. The portal itself is a web application Modified: docs/trunk/referenceGuide/en/modules/clustering.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 --- docs/trunk/referenceGuide/en/modules/clustering.xml 2007-10-13 17:31:51= UTC (rev 8632) +++ docs/trunk/referenceGuide/en/modules/clustering.xml 2007-10-13 18:07:51= UTC (rev 8633) @@ -192,7 +192,7 @@ CMS clustering The CMS backend storage relies on the Apache Jackrabbit pro= ject. Jackrabbit does not support clustering out of the box. - So the portal run the Jackrabbit servicey on one node of the clus= ter using the + So the portal run the Jackrabbit service on one node of the clust= er using the HA-Singleton technology. The file jboss-portal.sar/portal-cms.sar/META-INF/jboss= -service.xml contains the configuration. We will not reproduce it in this documentation as the changes are quite c= omplex and numerous. Access from all nodes of the cluster --===============3558132897034544937==--