From portal-commits at lists.jboss.org Sat Jul 12 03:47:55 2008 Content-Type: multipart/mixed; boundary="===============1109069396435649634==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r11421 - docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules. Date: Sat, 12 Jul 2008 03:47:54 -0400 Message-ID: --===============1109069396435649634== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-07-12 03:47:54 -0400 (Sat, 12 Jul 2008) New Revision: 11421 Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/clusteri= ng.xml docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/contenti= ntegration.xml docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/portalap= i.xml Log: - code highlighting - scalefit - 13.4. Setup: removed (they should not span multiple pages) Modified: docs/branches/JBoss_Portal_Branch_2_7/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_7/referenceGuide/en/modules/cluster= ing.xml 2008-07-12 07:30:35 UTC (rev 11420) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/cluster= ing.xml 2008-07-12 07:47:54 UTC (rev 11421) @@ -64,7 +64,7 @@ clustering = documentation. - + @@ -245,10 +245,13 @@ Copy JBoss Portal HA to the deploy directory of the two config= urations. = - + + JBoss Cache To improve CMS performance JBoss Cache is leveraged to cach= e the content cluster wide. We recommend that you use the following version of JBoss Ca= che for best performance: + + JBoss Cache 1.4.0.SP1 and above @@ -257,6 +260,7 @@ 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. @@ -268,7 +272,8 @@ Replace the following configuration in the cms.pm.cache:service=3DTreeCache Mbean: - + ]]> + with the following configuration: - + false false false -false ]]> +false]]> = - - - - - Finally we can start both servers, open two shells and execut= e : +Finally we can start both servers, open two shells and execute : cd $JBOSS_HOME/bin >sh run.sh -c ports-01 Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/c= ontentintegration.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_7/referenceGuide/en/modules/content= integration.xml 2008-07-12 07:30:35 UTC (rev 11420) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/content= integration.xml 2008-07-12 07:47:54 UTC (rev 11421) @@ -21,7 +21,7 @@ to the user. - + The portal uses portlets to configure content @@ -29,7 +29,7 @@ - + The portal references directly the content and use portlet = to interact with content @@ -71,7 +71,7 @@ defined content, often the two modes will display the same thing. Th= e traditional edit mode is not used because the edit mode is more targeted to configure how the portlet shows content to the e= nd user rather than what content it shows. - + Example of content customization - CMS Portlet @@ -211,7 +211,7 @@ The editor is probably the longest part of the portlet. = It tries to stay simple though and goes directly to the point. - + Content editor of FSContentDrivenPortlet in action Hooking the portlet into the portal - + Management portlet with filesystem content type enabled Finally we need to make the portal aware of the fact tha= t the portlet can edit and interpret content. For that Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/p= ortalapi.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_7/referenceGuide/en/modules/portala= pi.xml 2008-07-12 07:30:35 UTC (rev 11420) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/portala= pi.xml 2008-07-12 07:47:54 UTC (rev 11421) @@ -240,7 +240,7 @@ a corresponding event will be fired. - + The portal node event class hierarchy --===============1109069396435649634==--