From jbosstools-commits at lists.jboss.org Mon Jan 3 20:17:24 2011 Content-Type: multipart/mixed; boundary="===============1542252688282065634==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r27856 - trunk/documentation/guides/JBDS_Release_Notes/en-US. Date: Mon, 03 Jan 2011 20:17:23 -0500 Message-ID: <201101040117.p041HNqO023188@svn01.web.mwc.hst.phx2.redhat.com> --===============1542252688282065634== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: mcaspers Date: 2011-01-03 20:17:23 -0500 (Mon, 03 Jan 2011) New Revision: 27856 Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml Log: Added JBIDE-7990 Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.= xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-01-04 00:28:50 UTC (rev 27855) +++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 20= 11-01-04 01:17:23 UTC (rev 27856) @@ -450,6 +450,14 @@ Hibernate + + + JBIDE-7990: The Properties View was em= pty when a Configuration node was selected in the Hibernate Configurations View. The properties defined in t= he XML configuration file were expected to be shown in the Proper= ties View. + + + The expect behavior has been implemented by listing the propert= ies and values defined in the Hibernate XML configuration file in the Properties View. + + JBIDE-6988: Console configuration would not take into acc= ount the schema and catalog being specified for a JPA project. This meant t= hat if two schemas existed for one database when a user opened the created = console configuration, it would error indicating there was two database sch= emas. The expected result is that the schema that has been set for the proj= ect would be used. --===============1542252688282065634==--