javaee-api-5.0-2.jar includes persistence api
---------------------------------------------
Key: OPENEJB-1040
URL: https://issues.apache.org/jira/browse/OPENEJB-1040
Project: OpenEJB
Issue Type: Improvement
Components: integration
Affects Versions: 3.1
Environment: n/a
Reporter: Richard Rak
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.