[jboss-cvs] JBossAS SVN: r82177 - projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Dec 9 22:42:34 EST 2008
Author: Darrin
Date: 2008-12-09 22:42:34 -0500 (Tue, 09 Dec 2008)
New Revision: 82177
Modified:
projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml
Log:
JBOSSCC-34
Modified: projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml
===================================================================
--- projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml 2008-12-10 03:02:51 UTC (rev 82176)
+++ projects/docs/enterprise/4.3.3/Common_Criteria_Guide/en-US/Requirements_for_the_Evaluated_Configuration.xml 2008-12-10 03:42:34 UTC (rev 82177)
@@ -40,7 +40,7 @@
<title>Allowed Database and JDBC Driver Versions</title>
<tgroup align="left" cols="2" colsep="1" rowsep="1">
<colspec colname="c1" colwidth="1*"/>
- <colspec colname="c2" colwidth="3*"/>
+ <colspec colname="c2" colwidth="5*"/>
<thead>
<row><entry>Database</entry><entry>JDBC Driver</entry></row>
</thead>
@@ -55,11 +55,11 @@
</row>
<row>
<entry>Microsoft SQL Server 2005</entry>
- <entry><para>Microsoft SQL Server 2005 JDBC Driver 1.2</para>
+ <entry><para>Microsoft SQL Server 2005 Microsoft SQL Server 2005 driver v1.1.1501.101 </para>
<para>Driver download:
- <ulink url="http://www.microsoft.com/downloads/details.aspx?FamilyId=C47053EB-3B64-4794-950D-81E1EC91C1BA&displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=C47053EB-3B64-4794-950D-81E1EC91C1BA&displaylang=en</ulink>.</para>
- <screen>$ md5sum jtds-1.2.jar
-8d3457be7178103ac846fcf407b6e559 jtds-1.2.jar</screen></entry>
+ <ulink url="http://www.microsoft.com/downloads/details.aspx?FamilyId=6D483869-816A-44CB-9787-A866235EFC7C&displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=6D483869-816A-44CB-9787-A866235EFC7C&displaylang=en</ulink>.</para>
+ <screen>$ md5sum sqljdbc.jar
+3bc12b220fd0ed6e074eb26b938185e5 sqljdbc.jar </screen></entry>
</row>
<row>
<entry>MySQL v5.0</entry>
@@ -71,21 +71,24 @@
<row>
<entry>PostgreSQL v8.1</entry>
<entry><para>PostgreSQL version 8.2-504</para>
- <para>Driver download: <ulink url="http://jdbc.postgresql.org/">http://jdbc.postgresql.org</ulink>.</para>
+ <para>Driver download:
+ <ulink url="http://jdbc.postgresql.org/download">http://jdbc.postgresql.org/download</ulink>.</para>
<screen>$ md5sum postgresql-8.2-504.jdbc3.jar
aa8fb66ad71300b635943a8f473a3261 postgresql-8.2-504.jdbc3.jar</screen></entry>
</row>
<row>
- <entry>DB2 v8.2</entry>
- <entry><para>DB2 version 8.2.7 and JDBC version 2.10.52</para>
- <para>Driver download: <ulink url="http://www-306.ibm.com/software/data/db2/java/">http://www-306.ibm.com/software/data/db2/java/</ulink></para>
+ <entry>DB2 UDB 8.2.7</entry>
+ <entry><para>DB2 Universal JDBC Driver Version: 2.10.52</para>
+ <para>Driver download:
+ <ulink url="http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg21251460">http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg21251460</ulink></para>
<screen>$ md5sum db2jcc.jar
1ae13ee23b595de8b282a7974e5cc25c db2jcc.jar</screen></entry>
</row>
<row>
- <entry>DB2 v9.1</entry>
- <entry><para>DB2 version 9.1 Fixpack 3 and JDBC version 3.1.57</para>
- <para>Driver download: <ulink url="http://www-306.ibm.com/software/data/db2/java/">http://www-306.ibm.com/software/data/db2/java/</ulink></para>
+ <entry>DB2 UDB 9.1 Fixpack 3</entry>
+ <entry><para>DB2 Universal JDBC Driver Version: 3.1.57</para>
+ <para>Driver download:
+ <ulink url="http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.uprun.doc/doc/r0011932.htm">http://publib.boulder.ibm.com/infocenter/db2luw/v9/index.jsp?topic=/com.ibm.db2.udb.uprun.doc/doc/r0011932.htm</ulink></para>
<screen>$ md5sum db2jcc.jar
6b33669a5c2173e65f6bb6618e935b8d db2jcc.jar</screen></entry>
</row>
More information about the jboss-cvs-commits
mailing list