From portal-commits at lists.jboss.org Mon Jan 26 14:51:49 2009 Content-Type: multipart/mixed; boundary="===============1732287052067014788==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r12651 - docs/enterprise/trunk/Installation_Guide/en-US. Date: Mon, 26 Jan 2009 14:51:49 -0500 Message-ID: --===============1732287052067014788== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: prabhat.jha(a)jboss.com Date: 2009-01-26 14:51:48 -0500 (Mon, 26 Jan 2009) New Revision: 12651 Modified: docs/enterprise/trunk/Installation_Guide/en-US/Configuration.xml Log: new setup dir location in epp bundle Modified: docs/enterprise/trunk/Installation_Guide/en-US/Configuration.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/enterprise/trunk/Installation_Guide/en-US/Configuration.xml 2009-0= 1-26 19:32:22 UTC (rev 12650) +++ docs/enterprise/trunk/Installation_Guide/en-US/Configuration.xml 2009-0= 1-26 19:51:48 UTC (rev 12651) @@ -24,7 +24,7 @@
Datasource Descriptors - A Datasource descriptor is required for JBoss Portal to communicate wit= h a database. Sample Datasource descriptor files are provided for the Hyper= sonic SQL, Microsoft SQL Server= , MySQL, Oracle, and PostgreSQL= databases. These can be found in the setup/ subdirect= ory where the EPP x.x.x binary d= istribution file was extracted to. For example, if EPP was= extracted into the /jboss/ directory, the sample Data= source descriptors would be in the /jboss/jboss-epp-= x.x.x/setup/ directory. + A Datasource descriptor is required for JBoss Portal to communicate wit= h a database. Sample Datasource descriptor files are provided for the Hyper= sonic SQL, Microsoft SQL Server= , MySQL, Oracle, and PostgreSQL= databases. These can be found in the setup/ subdirect= ory where the EPP x.x.x binary d= istribution file was extracted to. For example, if EPP was= extracted into the /jboss/ directory, the sample Data= source descriptors would be in the /jboss/jboss-epp-= x.x.x/jboss-as/docs/portal/setup directory. The sample Datasource descriptors will work with default installations = of external databases; however, you may need to configure the correct usern= ame and password. As well, the sample MySQL and PostgreSQL Datasource descr= iptors assume the name of the database to be jbossportal. --===============1732287052067014788==--