[jboss-jira] [JBoss JIRA] (WFLY-4036) update EclipseLink/OpenJPA test case to filter out javax.persistence classes
Scott Marlow (JIRA)
issues at jboss.org
Thu Oct 30 12:10:37 EDT 2014
Scott Marlow created WFLY-4036:
----------------------------------
Summary: update EclipseLink/OpenJPA test case to filter out javax.persistence classes
Key: WFLY-4036
URL: https://issues.jboss.org/browse/WFLY-4036
Project: WildFly
Issue Type: Feature Request
Components: JPA / Hibernate
Reporter: Scott Marlow
Assignee: Scott Marlow
Fix For: 9.0.0.Beta1
WildFly-core upgrade is improving the case when two deployments have bi-directional dependencies (a depends on b and b depends on a). Part of this is ensuring that application level classes are used over classes from dependencies.
This introduces an issue for application that include api jars or other jars that previlously used to be overriden by dependency level classes.
This jira is about fixing this for two of our unit tests that willl have this problem (an EclipseLink + OpenJPA test).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the jboss-jira
mailing list