[jboss-cvs] JBossAS SVN: r102501 - projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Mar 17 00:28:16 EDT 2010
Author: laubai
Date: 2010-03-17 00:28:15 -0400 (Wed, 17 Mar 2010)
New Revision: 102501
Modified:
projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Alternative_DBs.xml
Log:
Added note for JBPAPP-3904.
Modified: projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Alternative_DBs.xml
===================================================================
--- projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Alternative_DBs.xml 2010-03-17 04:16:20 UTC (rev 102500)
+++ projects/docs/enterprise/5.0.1/Administration_And_Configuration_Guide/en-US/Alternative_DBs.xml 2010-03-17 04:28:15 UTC (rev 102501)
@@ -916,7 +916,18 @@
<attribute name="TableName">HILOSEQUENCES</attribute>
]]></programlisting>
-
+ <important>
+ <title>Regression in Oracle JDBC driver 11.1.0.7.0</title>
+ <para>
+ Oracle JDBC driver version 11.1.0.7.0 causes the JBoss Messaging Transaction Service to fail with a <exceptionname>SQLException</exceptionname> ("Bigger type length than Maximum") on Oracle 11g R1.
+ </para>
+ <para>
+ This is caused by a regression in Oracle JDBC driver 11.1.0.7.0.
+ </para>
+ <para>
+ We recommend Oracle JDBC driver version 11.2.0.1.0 for use with Oracle 11g R1, Oracle 11g R2, Oracle RAC 11g R1 and Oracle RAC 11g R2.
+ </para>
+ </important>
</section>
<section><title>DataSource configuration</title>
More information about the jboss-cvs-commits
mailing list