From portal-commits at lists.jboss.org Wed Jul 9 01:21:28 2008 Content-Type: multipart/mixed; boundary="===============3749429034420703273==" MIME-Version: 1.0 From: portal-commits at lists.jboss.org To: portal-commits at lists.jboss.org Subject: [portal-commits] JBoss Portal SVN: r11357 - docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules. Date: Wed, 09 Jul 2008 01:21:22 -0400 Message-ID: --===============3749429034420703273== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mmcallis Date: 2008-07-09 01:21:20 -0400 (Wed, 09 Jul 2008) New Revision: 11357 Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/configur= ation.xml docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/installa= tion.xml docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/supporte= d.xml Log: - code highlighting - removing content out of admonitions (there are too many) Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/c= onfiguration.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/configu= ration.xml 2008-07-09 04:42:05 UTC (rev 11356) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/configu= ration.xml 2008-07-09 05:21:20 UTC (rev 11357) @@ -53,7 +53,7 @@ Open the $JBOSS_HOME/server/default/depl= oy/jboss-portal.sar/portal-server.war/WEB-INF/jboss-web.xml file= . If this file does not exist, copy and save the following example: - java:jaas/portal @@ -120,8 +120,7 @@ - - + Changing the context-root By default, Apache Tomcat holds on to the root context, /. You may need to remove the $JBOSS_HOME/server/def= ault/deploy/jboss-web.deployer/ROOT.war/ directory, @@ -135,8 +134,7 @@ /tomcat-root ]]> - - + Forcing the Database Dialect 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-09 04:42:05 UTC (rev 11356) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/install= ation.xml 2008-07-09 05:21:20 UTC (rev 11357) @@ -472,7 +472,7 @@ After the Datasource descriptor has been copied into the dep= loy directory, make sure the user-name, password, connect= ion-url, and driver-class= , are correct for your chosen database. Datasource descriptor files can be = deployed to test before being used in production. The following is an examp= le Datasource descriptor for a PostgreSQL database: - Modified: docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/s= upported.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/support= ed.xml 2008-07-09 04:42:05 UTC (rev 11356) +++ docs/branches/JBoss_Portal_Branch_2_7/referenceGuide/en/modules/support= ed.xml 2008-07-09 05:21:20 UTC (rev 11357) @@ -54,9 +54,7 @@ Microsoft SQL Server MaxDB - - JBoss Portal employs Hibernate as an interface to a Relationa= l Database Management System (RDBMS). Most Relational Database Management S= ystems supported by Hibernate will work with JBoss Portal. - + JBoss Portal employs Hibernate as an interface to a Relational= Database Management System (RDBMS). Most Relational Database Management Sy= stems supported by Hibernate will work with JBoss Portal. Source Building --===============3749429034420703273==--