[jboss-cvs] JBossAS SVN: r74946 - in projects/docs/enterprise: 4.3.2/readme/en-US and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 23 23:14:52 EDT 2008


Author: irooskov at redhat.com
Date: 2008-06-23 23:14:52 -0400 (Mon, 23 Jun 2008)
New Revision: 74946

Modified:
   projects/docs/enterprise/4.2.4/readme/en-US/readme.xml
   projects/docs/enterprise/4.3.2/readme/en-US/readme.xml
Log:
added the JBPAPP-899 JIRA to release notes for both EAP releases


Modified: projects/docs/enterprise/4.2.4/readme/en-US/readme.xml
===================================================================
--- projects/docs/enterprise/4.2.4/readme/en-US/readme.xml	2008-06-24 02:13:44 UTC (rev 74945)
+++ projects/docs/enterprise/4.2.4/readme/en-US/readme.xml	2008-06-24 03:14:52 UTC (rev 74946)
@@ -275,6 +275,11 @@
 		<itemizedlist>
 			<listitem>
 				<para>
+					<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-899">JBPAPP-899</ulink>: There was an error within the entity manager where the methods <methodname>getSingleResult()</methodname> and <methodname>fetch()</methodname> would return a <code>NonUniqueResultException</code> because elements were now unique. This issue has been corrected with this CP release.
+				</para>
+			</listitem>
+			<listitem>
+				<para>
 					<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-867">JBPAPP-867</ulink>: An <interfacename>ExceptionSorter</interfacename> interface implementation should be provided for users of the IBM DB2 Data Server. This enhancement to the EAP is included within this CP release. 
 				</para>
 			</listitem>

Modified: projects/docs/enterprise/4.3.2/readme/en-US/readme.xml
===================================================================
--- projects/docs/enterprise/4.3.2/readme/en-US/readme.xml	2008-06-24 02:13:44 UTC (rev 74945)
+++ projects/docs/enterprise/4.3.2/readme/en-US/readme.xml	2008-06-24 03:14:52 UTC (rev 74946)
@@ -370,6 +370,11 @@
 				<itemizedlist>
 					<listitem>
 						<para>
+							<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-899">JBPAPP-899</ulink>: There was an error within the entity manager where the methods <methodname>getSingleResult()</methodname> and <methodname>fetch()</methodname> would return a <code>NonUniqueResultException</code> because elements were now unique. This issue has been corrected with this CP release. 
+						</para>
+					</listitem>
+					<listitem>
+						<para>
 							<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-782">JBPAPP-782</ulink>: The <classname>MapBinder</classname> class had the ability to generate SQL statements that would not be supported by the Oracle 10g database. This was of particular concern for some EJB3 Persistence users on EAP and Oracle. This issue has now been rectified in this CP release. 
 						</para>
 					</listitem>




More information about the jboss-cvs-commits mailing list