Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Development/JPA2.0/container support

< EclipseLink‎ | Development
Revision as of 16:43, 30 September 2008 by Unnamed Poltroon (Talk) (New page: = Application Server Support = JPA 2.0 Root | [http://bugs.eclipse.org/249213 Enhancement Request] ==Issue Summary== Going forward we will need to e...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Application Server Support

JPA 2.0 Root | Enhancement Request

Issue Summary

Going forward we will need to ensure that we can support deploying against a 1.0 compliant application server using new EclipseLink versions with JPA 2.0 support.

As a start WebLogic and GlassFish should be supported.

We will also need to ensure that a JPA 2.0 application can be deployed against a JPA 1.0 compliant container using the new EclipseLink libraries.

General Solution

Shared libraries should be investigated first but other options may be available. Replacing server jars should not be considered as an option

Work Required

  1. Investigation
    approx 2 days - getting environments up
    approx 5 days - prototyping an preparing recommendation
    approx 3 days - getting build scripts changes and deliverables created

Back to the top