Author: mmcallis
Date: 2008-06-03 07:44:57 -0400 (Tue, 03 Jun 2008)
New Revision: 10910
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml
Log:
fixing oracle trademarks
(
http://www.oracle.com/html/3party.html)
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml 2008-06-03
11:30:56 UTC (rev 10909)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml 2008-06-03
11:44:57 UTC (rev 10910)
@@ -89,7 +89,7 @@
<sect3>
<title>Database Setup</title>
<para>
- A database is required for JBoss Portal to run. JBoss EAP and JBoss AS include an
embedded Hypersonic SQL database that JBoss Portal can use; however, this is only
recommended for developer use. The following databases are recommended for production use,
and have had test suites run against them: MySQL 4, MySQL 5, <trademark
class="registered">Microsoft SQL Server</trademark>, PostgreSQL 8,
Oracle 9, and Oracle 10. JBoss Portal can use any database that is supported by
Hibernate.
+ A database is required for JBoss Portal to run. JBoss EAP and JBoss AS include an
embedded Hypersonic SQL database that JBoss Portal can use; however, this is only
recommended for developer use. The following databases are recommended for production use,
and have had test suites run against them: MySQL 4, MySQL 5, <trademark
class="registered">Microsoft SQL Server</trademark>, PostgreSQL 8,
<trademark class="registered">Oracle</trademark> Database 9, and
<trademark class="registered">Oracle</trademark> Database 10. JBoss
Portal can use any database that is supported by Hibernate.
</para>
<para>
To configure a database to use with JBoss Portal:
@@ -117,7 +117,7 @@
<sect3>
<title>Datasource Descriptors</title>
<para>
- The JBoss Portal binary download that was extracted in <xref
linkend="install_binarydownload"/>, contains pre-configured Datasource
descriptors for the more popular databases. Datasource descriptors are provided for the
MySQL 4, MySQL 5, PostgreSQL, <trademark class="registered">Microsoft SQL
Server</trademark>, and Oracle databases, and can be found in the
<filename>setup</filename> subdirectory where the JBoss Portal binary was
extracted to:
+ The JBoss Portal binary download that was extracted in <xref
linkend="install_binarydownload"/>, contains pre-configured Datasource
descriptors for the more popular databases. Datasource descriptors are provided for the
MySQL 4, MySQL 5, PostgreSQL, <trademark class="registered">Microsoft SQL
Server</trademark>, and <trademark
class="registered">Oracle</trademark> databases, and can be found in
the <filename>setup</filename> subdirectory where the JBoss Portal binary was
extracted to:
</para>
<mediaobject>
<imageobject>
@@ -384,7 +384,7 @@
<sect2>
<title>Database Setup</title>
<para>
- A database is required for JBoss Portal to run. JBoss EAP and JBoss AS include an
embedded Hypersonic SQL database that JBoss Portal can use; however, this is only
recommended for developer use. The following databases are recommended for production use,
and have had test suites run against them: MySQL 4, MySQL 5, <trademark
class="registered">Microsoft SQL Server</trademark>, PostgreSQL 8,
Oracle 9, and Oracle 10. JBoss Portal can use any database that is supported by
Hibernate.
+ A database is required for JBoss Portal to run. JBoss EAP and JBoss AS include an
embedded Hypersonic SQL database that JBoss Portal can use; however, this is only
recommended for developer use. The following databases are recommended for production use,
and have had test suites run against them: MySQL 4, MySQL 5, <trademark
class="registered">Microsoft SQL Server</trademark>, PostgreSQL 8,
<trademark class="registered">Oracle</trademark> Database 9, and
<trademark class="registered">Oracle</trademark> Database 10. JBoss
Portal can use any database that is supported by Hibernate.
</para>
<para>
To configure a database to use with JBoss Portal:
@@ -412,7 +412,7 @@
<sect2>
<title>Datasource Configuration</title>
<para>
- The JBoss Portal binary download that was extracted in <xref
linkend="install_binarydownload"/>, contains pre-configured Datasource
descriptors for the more popular databases. Datasource descriptors are provided for the
MySQL 4, MySQL 5, PostgreSQL, <trademark class="registered">Microsoft SQL
Server</trademark>, and Oracle databases, and can be found in the
<filename>setup</filename> subdirectory where the JBoss Portal binary was
extracted to:
+ The JBoss Portal binary download that was extracted in <xref
linkend="install_binarydownload"/>, contains pre-configured Datasource
descriptors for the more popular databases. Datasource descriptors are provided for the
MySQL 4, MySQL 5, PostgreSQL, <trademark class="registered">Microsoft SQL
Server</trademark>, and <trademark
class="registered">Oracle</trademark> databases, and can be found in
the <filename>setup</filename> subdirectory where the JBoss Portal binary was
extracted to:
</para>
<mediaobject>
<imageobject>
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml 2008-06-03
11:30:56 UTC (rev 10909)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml 2008-06-03
11:44:57 UTC (rev 10910)
@@ -53,7 +53,7 @@
<listitem>PostgreSQL
8.<replaceable>x</replaceable></listitem>
<listitem>Hypersonic SQL</listitem>
<listitem>Derby</listitem>
- <listitem>Oracle 9 and 10g (use the <ulink
url="http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/i...
driver from the Oracle 10 branch</ulink> even if you are running Oracle
9)</listitem>
+ <listitem><trademark class="registered">Oracle</trademark>
Database 9 and 10g (use the <ulink
url="http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/i...
driver from the Oracle 10 branch</ulink> even if you are running Oracle
9)</listitem>
<listitem><trademark class="registered">Microsoft SQL
Server</trademark></listitem>
<listitem>MaxDB</listitem>
</itemizedlist>