Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1
-
None
-
n/a
Description
OpenEJB provides the JavaEE api through javaee-api-5.0-2.jar which also includes the JPA annotations. This causes class loading issues when attempting to use a JPA 2 provider, as the annotation definitions have changed.
I know that JPA2 isn't final, but one cannot use OpenEJB and JPA2 without either pulling apart javaee-api-5.0-2.jar or replacing it with the necessary geronimo EE annotation jars.
Attachments
Issue Links
- depends upon
-
OPENEJB-1080 javaee-api-libs.zip as alternative to javaee-api.jar
- Closed