Author: mmcallis
Date: 2008-01-30 23:25:15 -0500 (Wed, 30 Jan 2008)
New Revision: 9662
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml
Log:
superficial edit, few hyperlinks etc
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-01-31
02:18:50 UTC (rev 9661)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/supported.xml 2008-01-31
04:25:15 UTC (rev 9662)
@@ -37,36 +37,32 @@
</sect1>
<sect1>
<title>JBoss Application Server</title>
- <para>JBoss Portal 2.6.3 is tested with JBoss Application Server (AS) 4.2.1,
JBoss AS 4.2.2, and JBoss Enterprise Application Platform (EAP) 4.2. It is highly
recommended that customers who have access to the <ulink
url="https://support.redhat.com/portal/login.html">JBoss Customer Support
Portal (CSP)</ulink> use JBoss Portal 2.6.3 with JBoss Enterprise Application
Platform 4.2. Customers who do not have access to the JBoss CSP should use <ulink
url="http://labs.jboss.com/jbossas/">JBoss AS</ulink>.
+ <para>JBoss Portal 2.6.3 is tested with JBoss Application Server (AS) 4.2.1,
JBoss AS 4.2.2, and JBoss Enterprise Application Platform (EAP) 4.2. It is highly
recommended that customers who have access to the <ulink
url="https://support.redhat.com/portal/login.html">JBoss Customer Support
Portal (CSP)</ulink> use JBoss EAP 4.2. Customers who do not have access to the
JBoss CSP should use <ulink
url="http://labs.jboss.com/jbossas/">JBoss
AS</ulink>.
</para>
<warning>
- <para>4.0.x versions are not supported</para>
+ <para>JBoss AS versions 4.0.<replaceable>x</replaceable> are
not supported.</para>
</warning>
</sect1>
<sect1 id="supportedversions-db">
- <title>Database</title>
- <para>JBoss Portal is Database-Agnostic.</para>
- <note>
- <para>JBoss Portal employs Hibernate as an interface to RDBMS. Most RDBMS
supported by
- Hibernate will work with JBoss Portal.</para>
- </note>
- <para>The following list, outlines known-to-be-working database vendor and
version combinations:</para>
+ <title>Databases</title>
+ <para>JBoss Portal is database-agnostic. The following list outlines
known-to-be-working database vendor and version combinations:</para>
<itemizedlist>
- <listitem>MySQL 4.x.x (along with the connector 3.0.16)</listitem>
- <listitem>MySQL 5 (
- <ulink
url="http://wiki.jboss.org/wiki/Wiki.jsp?page=AvoidMySQL5DataTruncat...
issue</ulink>
- )
+ <listitem>MySQL
4.<replaceable>x</replaceable>.<replaceable>x</replaceable> (use
<ulink
url="http://dev.mysql.com/downloads/connector/j/3.1.html">Co...
3.1</ulink>)</listitem>
+ <listitem>MySQL 5 (<ulink
url="http://wiki.jboss.org/wiki/Wiki.jsp?page=AvoidMySQL5DataTruncat...
issue</ulink>)
</listitem>
- <listitem>PostgreSQL 8.x</listitem>
- <listitem>HypersonicSQL</listitem>
+ <listitem>PostgreSQL
8.<replaceable>x</replaceable></listitem>
+ <listitem>Hypersonic SQL</listitem>
<listitem>Derby</listitem>
- <listitem>Oracle 9 and 10g (make sure to use the latest driver of
Oracle's 10 branch even when running Oracle 9)</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>Microsoft SQL Server</listitem>
<listitem>MaxDB</listitem>
</itemizedlist>
+ <note>
+ <para>JBoss Portal employs <ulink
url="http://hibernate.org/">Hibernate</ulink> as an interface to a
relational database management system (RDBMS). Most relational database management systems
supported by Hibernate will work with JBoss Portal.</para>
+ </note>
</sect1>
<sect1>
<title>Source building</title>
- <para>The source building mechanism works on Linux, Windows, MacOS X and any
'Unix like' operating system.</para>
+ <para>The source building mechanism works on Linux, Microsoft Windows, Mac OS
X, and any UNIX-like Operating System.</para>
</sect1>
</chapter>