From portal-commits at lists.jboss.org Wed Jul 2 00:34:15 2008 Content-Type: multipart/mixed; boundary="===============2905499675063168965==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r11250 - docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules. Date: Wed, 02 Jul 2008 00:34:14 -0400 Message-ID: --===============2905499675063168965== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-07-02 00:34:13 -0400 (Wed, 02 Jul 2008) New Revision: 11250 Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/installa= tion.xml docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/target.x= ml docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/tutorial= s.xml Log: adding some trademark changes from 2.6 branch Modified: docs/branches/JBoss_Portal_Branch_2_7/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_7/referenceGuide/en/modules/install= ation.xml 2008-07-02 02:14:42 UTC (rev 11249) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/install= ation.xml 2008-07-02 04:34:13 UTC (rev 11250) @@ -107,8 +107,8 @@ - - Deploy a RDBMS JDBC connector: = a RDBMS JDBC connector is required for JBoss Portal to communicate with a d= atabase. Copy the connector into the $JBOSS_HOME/server/default/l= ib/ directory. For example, a RDBMS JDBC connector for MySQL can= be download from . For the correct RDMBS JDBC connector, please refer to the databa= se documentation. + + Deploy an RDBMS J= DBC connector: an RDBMS JDBC connector is required f= or JBoss Portal to communicate with a database. Copy the connector into the= $JBOSS_HOME/server/default/lib/ directory. For exampl= e, an RDBMS JDBC connector for MySQL can be download from . For the correct RDMBS JD= BC connector, please refer to the database documentation. @@ -265,7 +265,7 @@ Operating System Environment Settings For build targets to work, you must configure a JBOSS_HOME environment variable. This environment variable mus= t point to the root directory of the JBoss EAP or JBoss AS installation dir= ectory, which is the directory where the JBoss EAP or JBoss AS files were e= xtracted to. - On Windows, = this is accomplished by going to + On Windows, this is accomplished by going to Start > Settings > Control Panel > System > Advan= ced > Environment Variables. Under the System Variables section, click @@ -278,7 +278,7 @@ - To configure the JBOSS_HOME environment variabl= e on Linux: + To configure the JBOSS_HOME environment variabl= e on Linux: @@ -327,7 +327,7 @@ Replace proxy-hostname with the proxy server= 's hostname, and proxy-port with the correct pro= xy server port number. - To build and deploy JBoss Portal from the sources, change into the = JBOSS_PORTAL_SOURCE_DIRECTORY/build/ directory, where= JBOSS_PORTAL_SOURCE_DIRECTORY is the directory where = the JBoss Portal source code was downloaded to. Then, Windows, users need to run the build.bat de= ploy command, and Linux users need to run the sh build.sh deploy command. + To build and deploy JBoss Portal from the sources, change into the = JBOSS_PORTAL_SOURCE_DIRECTORY/build/ directory, where= JBOSS_PORTAL_SOURCE_DIRECTORY is the directory where = the JBoss Portal source code was downloaded to. Then, Windows, users need t= o run the build.bat deploy command, and Linux users need= to run the sh build.sh deploy command. At the end of the build process, the jboss-portal.sar file is copied into the $JBOSS_HOME/server/default/deploy/ directory: @@ -343,7 +343,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, refer to the Portal's module list for more information. To dep= loy all modules at once, change into the build directo= ry. If you are running Linux, r= un the sh build.sh deploy-all command. On Windows, run the build.bat deploy-al= l command. + 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, refer to the Portal's module list for more information. To dep= loy all modules at once, change into the build directo= ry. If you are running Linux, run the sh build.sh deploy-all command. On Windows, run the build.bat deploy-all c= ommand. = Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/t= arget.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/target.= xml 2008-07-02 02:14:42 UTC (rev 11249) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/target.= xml 2008-07-02 04:34:13 UTC (rev 11250) @@ -1,7 +1,7 @@ Target Audience - This guide is aimed towards Portlet developers, Portal administrators, a= nd those wishing to = + This guide is aimed towards portlet developers, portal administrators, a= nd those wishing to = implement and extend the JBoss Portal framework. For end-user documentat= ion, please refer to the JBoss Portal User Manual from the JBoss Portal Docume= ntation Library . \ No newline at end of file Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/t= utorials.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/tutoria= ls.xml 2008-07-02 02:14:42 UTC (rev 11249) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/tutoria= ls.xml 2008-07-02 04:34:13 UTC (rev 11250) @@ -16,7 +16,7 @@ Portlet Primer JSR-168 Overview - The JSR-168 Portlet Specification aims at defining portlets th= at can be used by any JSR-168 portlet container, also known as a portal. Th= ere are different portals with commercial and non-commercial licenses. This= chapter gives a brief overview of the JSR-168 Portlet Specification. Portlet develop= ers are strongly encouraged to read the JSR-168 Portlet Specification. + The J= SR-168 Portlet Specification aims at defining portlets that can be = used by any JSR-168 portlet container, also known as a portal. There are di= fferent portals with commercial and non-commercial licenses. This chapter g= ives a brief overview of the JSR-168 Portlet Specification. Portlet develop= ers are strongly encouraged to read the JSR-168 Portlet Specification. JBoss Portal is fully JSR-168 compliant, which means any JSR-168 po= rtlet behaves as it should inside the portal. --===============2905499675063168965==--