Author: mmcallis
Date: 2008-06-11 00:35:45 -0400 (Wed, 11 Jun 2008)
New Revision: 10978
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml
Log:
this should fix all MySQL trademarks
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-11
04:22:00 UTC (rev 10977)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/installation.xml 2008-06-11
04:35:45 UTC (rev 10978)
@@ -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: <trademark
class="registered">MySQL</trademark> 4, MySQL 5, <trademark
class="registered">Microsoft</trademark> <trademark
class="registered">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.
+ 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: <trademark
class="registered">MySQL</trademark> 4 and 5, <trademark
class="registered">Microsoft</trademark> <trademark
class="registered">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
<trademark class="registered">MySQL</trademark> 4, MySQL 5,
PostgreSQL, <trademark class="registered">Microsoft</trademark>
<trademark class="registered">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:
+ 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
<trademark class="registered">MySQL</trademark> 4 and 5, PostgreSQL,
<trademark class="registered">Microsoft</trademark> <trademark
class="registered">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</trademark> <trademark
class="registered">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.
+ 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: <trademark
class="registered">MySQL</trademark> 4 and 5, <trademark
class="registered">Microsoft</trademark> <trademark
class="registered">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
<trademark class="registered">MySQL</trademark> 4, MySQL 5,
PostgreSQL, <trademark class="registered">Microsoft</trademark>
<trademark class="registered">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:
+ 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
<trademark class="registered">MySQL</trademark> 4 and 5, PostgreSQL,
<trademark class="registered">Microsoft</trademark> <trademark
class="registered">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/migration.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml 2008-06-11
04:22:00 UTC (rev 10977)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/migration.xml 2008-06-11
04:35:45 UTC (rev 10978)
@@ -93,7 +93,7 @@
</itemizedlist>
</para>
<para>
- All procedures described in the following sections can performed using the JBoss
Portal 2.4 <guiicon>Admin</guiicon> portlet. Treat these directions as
guidelines when migrating a large JBoss Portal deployment. Database data can be updated
manually using the correct tools for your RDBMS. For example, if you are using a MySQL
database, you can use the <ulink
url="http://www.mysql.com/products/tools/query-browser/">MySQL Query
Browser</ulink>.
+ All procedures described in the following sections can performed using the JBoss
Portal 2.4 <guiicon>Admin</guiicon> portlet. Treat these directions as
guidelines when migrating a large JBoss Portal deployment. Database data can be updated
manually using the correct tools for your RDBMS. For example, if you are using a
<trademark class="registered">MySQL</trademark> database, you can
use the <ulink
url="http://www.mysql.com/products/tools/query-browser/">MySQL Query
Browser</ulink>.
</para>
<para>
During the upgrade process, legacy references have to be cleaned up, to either
remove them, or to allow JBoss Portal 2.6 to recreate them correctly. Remove all
references (instances and windows) to the portlets listed below, as they are not present
in JBoss Portal 2.6. This can be done using the JBoss Portal 2.4
<guiicon>Admin</guiicon> portlet:
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml 2008-06-11
04:22:00 UTC (rev 10977)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/xmldescriptors.xml 2008-06-11
04:35:45 UTC (rev 10978)
@@ -1556,7 +1556,7 @@
</mediaobject>
</para>
<para>
- The
<filename>jboss-portal-<replaceable>version</replaceable>/setup/</filename>
directory contains sample Datasource descriptors for the MySQL, <trademark
class="registered">Microsoft</trademark> <trademark
class="registered">SQL Server</trademark>, PostgreSQL, and
<trademark class="registered">Oracle</trademark> databases, which
can be customized for your own database:
+ The
<filename>jboss-portal-<replaceable>version</replaceable>/setup/</filename>
directory contains sample Datasource descriptors for the <trademark
class="registered">MySQL</trademark>, <trademark
class="registered">Microsoft</trademark> <trademark
class="registered">SQL Server</trademark>, PostgreSQL, and
<trademark class="registered">Oracle</trademark> databases, which
can be customized for your own database:
</para>
<para>
<mediaobject>