[
https://issues.apache.org/jira/browse/OPENJPA-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau resolved OPENJPA-2875.
-----------------------------------------
Fix Version/s: 3.2.1
Resolution: Fixed
PR merged, thanks JL!
> JPA Provider must filter out other JPA Providers
> ------------------------------------------------
>
> Key: OPENJPA-2875
> URL: https://issues.apache.org/jira/browse/OPENJPA-2875
> Project: OpenJPA
> Issue Type: Improvement
> Reporter: Jean-Louis Monteiro
> Priority: Major
> Fix For: 3.2.1
>
>
> Currently OpenJPA JPA Provider does not check what is the provider being
> used. So when using multiple providers, OpenJPA attempts to do things and
> fails badly.
>
> It should only attempt to do something when OpenJPA JPA provider is specified
> or when no provider is specified. If EclipseLink or Hibernate for instance is
> used, OpenJPA should not do anything, so the service loader can move on and
> switch to the next provider.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)