From portal-commits at lists.jboss.org Mon Feb 4 01:49:34 2008 Content-Type: multipart/mixed; boundary="===============5607068359326525613==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r9727 - docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules. Date: Mon, 04 Feb 2008 01:49:33 -0500 Message-ID: --===============5607068359326525613== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-02-04 01:49:33 -0500 (Mon, 04 Feb 2008) New Revision: 9727 Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installa= tion.xml Log: minor corrections... 2.1. The JBoss Portal and JBoss AS Bundle Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/i= nstallation.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/install= ation.xml 2008-02-04 04:44:30 UTC (rev 9726) +++ docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/install= ation.xml 2008-02-04 06:49:33 UTC (rev 9727) @@ -5,7 +5,7 @@ JBoss Portal Downloads page. Clustered versions of JBoss Port= al must be deployed in the JBOSS_INSTALLATION_DIRECTORY/server/al= l/deploy/ directory. All JBoss AS instances must reference the s= ame datasource. See for details on how to co= nfigure JBoss Portal for clustering. - JBoss Portal and JBoss AS Bundle + The JBoss Portal and JBoss AS Bundle This is the easiest and fastest way to get JBoss Portal instal= led and running. The JBoss Portal and JBoss AS bundle contains JBoss AS, JB= oss Portal, and the embedded Hypersonic SQL database. To install the JBoss = Portal and JBoss AS bundle: @@ -22,7 +22,7 @@ - Start the server: change into = the JBOSS_INSTALLATION_DIRECTORY/bin/ directory. On Mi= crosoft Windows, execute run.bat. On Linux, run the ./run.sh command. + Start the server: change into = the JBOSS_PORTAL_INSTALLATION_DIRECTORY/bin/ directory= . On Microsoft Windows, execute run.bat. On Linux, run t= he ./run.sh command. @@ -163,8 +163,15 @@ - Log in to JBoss Portal: using a Web= browser, navigate to http://localhost:8080/portal to open the JBoss Portal homepage. Log in using one of the two def= ault accounts: username user, password user<= /emphasis>, or username admin, password admi= n. + Log in to JBoss Portal: using a Web= browser, navigate to http://localhost:8080/portal to open the JBoss Portal homepage. Log in using one of the two def= ault accounts: username user, password user<= /emphasis>, or username admin, password admi= n: + + + + + + + @@ -253,11 +260,17 @@ - Setting up the JBoss Application Server + JBoss EAP and JBoss AS Setup JBoss Application Server Setup Before deploying JBoss Portal, make sure you have JBoss EAP or = JBoss AS installed. Customers who have access to the JBoss Customer Support Portal (CSP) should download and install JBoss EAP 4.2. Customers who do not have= access to the JBoss CSP are advised to use JBoss AS. For JBoss AS installation instru= ctions, please refer to the JBoss AS Installation Guide. + + Use the JBoss EAP and JBoss AS zip file + + Only use the JBoss EAP and JBoss AS zip file versions. DO NOT ATTEMPT to deploy JBoss Portal on the installer version = of JBoss EAP or JBoss AS. We are currently working on aligning t= he Application installer with JBoss Portal. + + Operating System Environment Settings @@ -337,11 +350,21 @@ At the end of the build process, the jboss-portal.sar file is copied into the JBOSS_HOME/server/default/deploy/ directory: + + + + + Portal Modules + + The previous steps install a bare version of JBoss Portal. In previous v= ersions, several additional modules were deployed as well, but this has sin= ce been modularized to provide greater flexibility. To deploy additional mo= dules, see the Portal's module list for more information. To deploy al= l modules at once, change into the build directory. If= you are running Linux, run the ./build.sh deploy-all co= mmand. If you are running Microsoft Windows, run the build.bat dep= loy-all command. + = + + To build the clustered version on Linux Operating Systems: @@ -485,12 +508,7 @@ - - Portal Modules - - The previous steps install a bare version of JBoss Portal. In previous v= ersions, several additional modules were deployed as well, but this has sin= ce been modularized to provide greater flexibility. To deploy additional mo= dules, see the Portal's module list for more information. To deploy al= l modules at once, change into the build directory and= run the build deploy-all command. - - +