Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/Release/1.1.3"

(New page: <table><tr> <td width="75%" valign="top"> = EclipseLink 1.1.3 New and Noteworthy = This is the second patch-set of the EclipseLink 1.1.0 release. For new feature overview . * Persistenc...)
 
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
= EclipseLink 1.1.3 New and Noteworthy =
 
= EclipseLink 1.1.3 New and Noteworthy =
  
This is the second patch-set of the EclipseLink 1.1.0 release. For new feature overview .  
+
This is the thir dpatch-set of the EclipseLink 1.1.0 release. For new feature overview .  
  
 
* Persistence Functionality - see '''[[EclipseLink/Release/1.1 | EclipseLink 1.1.0 New and Noteworthy]]'''
 
* Persistence Functionality - see '''[[EclipseLink/Release/1.1 | EclipseLink 1.1.0 New and Noteworthy]]'''
* Galileo
 
** EclipseLink included in '''Eclipse IDE for Java EE Developers'''
 
** EclipseLink included in '''Eclipse Modeling Tools'''
 
** EclipseLink available in Galileo P2 repository - '''http://download.eclipse.org/releases/galileo/''' @ '''EclipseRT Target Platform Components'''
 
** EclipseLink available from project P2 repository - '''http://download.eclipse.org/rt/eclipselink/updates'''
 
 
== Downloads ==
 
 
* EclipseLink 1.1.2 features are included in Galileo
 
** [http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/galileorc4 Eclipse IDE for Java EE Developers] - JPA, MOXy, SDO
 
** [http://www.eclipse.org/downloads/packages/eclipse-modeling-tools-includes-incubating-components/galileorc4 Eclipse Modeling Tools] - JPA
 
* EclipseLink 1.1.2 complete (single JAR + Utilities and JavaDocs)
 
** [http://www.eclipse.org/eclipselink/downloads/index.php#1.1.2 www.eclipse.org/eclipselink/downloads].
 
* P2 Repositories (Update Sites):
 
** Release Site : http://download.eclipse.org/rt/eclipselink/updates
 
** Galileo P2 Update Site: http://download.eclipse.org/releases/galileo/
 
* [http://wiki.eclipse.org/EclipseLink/Maven Maven]
 
  
 
</td>
 
</td>
 
<td>
 
<td>
<div align="center" valign="top">
+
<div align="center" valign="top" >
 
[[image:Eclipselink-logo.gif]]
 
[[image:Eclipselink-logo.gif]]
 
__TOC__
 
__TOC__
Line 33: Line 16:
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
== Downloads ==
 +
 +
* EclipseLink 1.1.3 complete (single JAR + Utilities and JavaDocs)
 +
** [http://www.eclipse.org/eclipselink/downloads/index.php#1.1.3 www.eclipse.org/eclipselink/downloads].
 +
* P2 Repositories (Update Sites):
 +
** Release Site : http://download.eclipse.org/rt/eclipselink/updates
 +
* [http://wiki.eclipse.org/EclipseLink/Maven Maven]
  
 
== Documentation ==
 
== Documentation ==
  
 
* [http://wiki.eclipse.org/EclipseLink/UserGuide User Guide]
 
* [http://wiki.eclipse.org/EclipseLink/UserGuide User Guide]
* [http://www.eclipse.org/eclipselink/api/1.1.2/index.html Java Docs]
+
* [http://www.eclipse.org/eclipselink/api/1.1.3/index.html Java Docs]
 
* [[EclipseLink/Examples | Examples]]
 
* [[EclipseLink/Examples | Examples]]
  
Line 51: Line 41:
 
! Comments
 
! Comments
 
|-
 
|-
| {{bug|000000}} || - || - || -
+
| {{bug|284305}} || Wrong child type of Aggregate returned || CORE || -
 +
|-
 +
| {{bug|285599}} || Memory leak from IndirectList holding on RepeatableWriteUnitOfWork via ReadAllQuery || CORE || -
 +
|-
 +
| {{bug|287869}} || EclipseLink fails when running on WIndows from a network filesystem || CORE || -
 +
|-
 +
| {{bug|287618}} || More efficient handling of Oracle LOBs || CORE || -
 +
|-
 +
| {{bug|266494}} || NPE thrown for Native Named Query without a result set mapping|| CORE || -
 +
|-
 
|}
 
|}
  
Line 58: Line 57:
 
== Known Issues ==
 
== Known Issues ==
  
All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available [[EclipseLink/Development/Bugs | here]]. The following is a list of some bugs that are still open that may effect users of EclipseLink 1.1.2.
+
All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available [[EclipseLink/Development/Bugs | here]]. The following is a list of some bugs that are still open that may effect users of EclipseLink 1.1.3.
  
 
{|{{BMTableStyle}}
 
{|{{BMTableStyle}}
Line 119: Line 118:
 
| Derby 10  || Certified || -|| - || - || - || - || -|| -|| Certified  || -
 
| Derby 10  || Certified || -|| - || - || - || - || -|| -|| Certified  || -
 
|}
 
|}
 +
 +
[[Category:EclipseLink|Release/1.1.3]]

Latest revision as of 14:58, 24 October 2011

EclipseLink 1.1.3 New and Noteworthy

This is the thir dpatch-set of the EclipseLink 1.1.0 release. For new feature overview .

Downloads

Documentation

Resolved Issues

The following are the key issues addressed in the 1.1.3 (Galileo) release.

Bug Summary Component Comments
bug 284305 Wrong child type of Aggregate returned CORE -
bug 285599 Memory leak from IndirectList holding on RepeatableWriteUnitOfWork via ReadAllQuery CORE -
bug 287869 EclipseLink fails when running on WIndows from a network filesystem CORE -
bug 287618 More efficient handling of Oracle LOBs CORE -
bug 266494 NPE thrown for Native Named Query without a result set mapping CORE -

All FIXED issues in 1.1.3

Known Issues

All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available here. The following is a list of some bugs that are still open that may effect users of EclipseLink 1.1.3.

Bug Summary Component Comments

Certifications

The following are the testing configurations certified for this release.

JPA: Object-Relational

Database Java SE WLS 10.3.0 WLS 10.0.1 OC4J 10.1.3.4 WAS 7.0 WAS 6.1 JBoss 5.0.1 JBoss 4.2.3 GlassFish v2 Spring
MySQL 5.0.45 Certified Certified - - - - Certified Certified - -
Oracle 11.1.0.7 Certified Certified Certified Certified Certified Certified Certified Certified Certified Certified
Oracle 11.1.0.6 Certified Certified Certified Certified Certified Certified Certified Certified Certified Certified
Oracle 10.2.0.4 Certified Certified Certified Certified Certified Certified Certified Certified - Certified
Oracle XE - Certified Certified - - - - Certified - -
Oracle 11.1.0.7 RAC N/A Certified - - - - - - - -
Oracle 10.2.0.4 RAC N/A Certified - - - - - - - -
SQL Server 2008 Certified Certified - - - - Certified Certified - -
SQL Server 2005 Certified Certified - - - - Certified Certified - -
DB2 9.5 Certified Certified - - - Certified Certified Certified - -
DB2 9.1 Certified Certified - - - - Certified Certified - -
Sybase ASE 15 - Certified - - - - Certified Certified - -
Sybase ASE 12.5 - Certified - - - - Certified Certified - -
PostGreSQL Certified - - - - - - - - -
Derby 10 Certified - - - - - - - Certified -

Back to the top