From portal-commits at lists.jboss.org Fri Jul 4 00:37:57 2008 Content-Type: multipart/mixed; boundary="===============1635555891135494635==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r11290 - docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules. Date: Fri, 04 Jul 2008 00:37:55 -0400 Message-ID: --===============1635555891135494635== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-07-04 00:37:54 -0400 (Fri, 04 Jul 2008) New Revision: 11290 Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/installa= tion.xml Log: 2.2.1.3. Operating System Environment Settings This section was further down the page, but should be near the start as well, for those who use one/the other install method 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-03 22:34:30 UTC (rev 11289) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/install= ation.xml 2008-07-04 04:37:54 UTC (rev 11290) @@ -86,6 +86,56 @@ + + Operating System Environment Settings + For JBoss EAP, JBoss AS, and build targets to work, you must confi= gure a JBOSS_HOME environment variable. This environme= nt variable must point to the root directory of the JBoss EAP or JBoss AS i= nstallation directory, which is the directory where the JBoss EAP or JBoss = AS files were extracted to. + + On Windows, this is accomplished by going to + Start > Settings > Control Panel > System > Advanced > Enviro= nment Variables. Under the + System Variables + section, click + New. Set the JBOSS_HOME + environment variable to the location of your JBoss EAP or JBoss AS inst= allation directory: + + + + + + + + To configure the JBOSS_HOME environment variable o= n Linux: + + + + + + Add the following line to the ~/.bashrc file. N= ote: this must be configured while logged in as the user who runs JBoss EAP= or JBoss AS: + + + +export JBOSS_HOME=3D/path/to/jboss/installation/ + + + + + + Run the following command to enable the JBOSS_HOME environment variable: + + + +source ~/.bashrc + + + + + + + JBoss EAP <filename>JBOSS_HOME</filename> Environment Variable</= title> + <para> + If you are running JBoss EAP, configure the <filename>JBOSS_HOME</file= name> environment variable to point to the <filename>/path/to/jboss-eap-<re= placeable>version</replaceable>/jboss-as/</filename> directory. + </para> + </note> + </sect3> <sect3> <title>Database Setup @@ -263,7 +313,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. + For JBoss EAP, JBoss AS, and build targets to work, you must co= nfigure a JBOSS_HOME environment variable. This enviro= nment variable must point to the root directory of the JBoss EAP or JBoss A= S installation directory, which is the directory where the JBoss EAP or JBo= ss AS files were extracted to. On Windows, this is accomplished by going to Start > Settings > Control Panel > System > Advan= ced > Environment Variables. Under the --===============1635555891135494635==--