[
https://issues.jboss.org/browse/WFLY-4931?page=com.atlassian.jira.plugin....
]
Scott Marlow commented on WFLY-4931:
------------------------------------
The idea of this jira is to try loading the persistence unit provider from each
persistence provider to see if the named class is in one of them. There could be other
approaches as well to solve this.
Deprecated PersistenceProviders aren't loaded in Wildfly
--------------------------------------------------------
Key: WFLY-4931
URL:
https://issues.jboss.org/browse/WFLY-4931
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Affects Versions: 10.0.0.Alpha5
Reporter: Hynek Švábek
Assignee: Scott Marlow
Deprecated PersistenceProviders were removed from services -
META-INF/services/javax.persistence.spi.PersistenceProvider
https://hibernate.atlassian.net/browse/HHH-9141
https://github.com/hibernate/hibernate-orm/commit/6a6a7c322861d230e124d79...
With respect to backward compatibility we need load deprecated providers too.
https://github.com/wildfly/wildfly/blob/master/jpa/subsystem/src/main/jav...
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)