[jboss-jira] [JBoss JIRA] (WFLY-4931) allow loading of PersistenceProvider classes that are not listed in META-INF/services/javax.persistence.spi.PersistenceProvider

Scott Marlow (JIRA) issues at jboss.org
Tue Jul 28 14:42:03 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Marlow updated WFLY-4931:
-------------------------------
    Summary: allow loading of PersistenceProvider classes that are not listed in META-INF/services/javax.persistence.spi.PersistenceProvider  (was: Deprecated PersistenceProviders aren't loaded in Wildfly)


> allow loading of PersistenceProvider classes that are not listed in META-INF/services/javax.persistence.spi.PersistenceProvider
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 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/6a6a7c322861d230e124d79d746266aee937c1a6
> With respect to backward compatibility we need load deprecated providers too.
> https://github.com/wildfly/wildfly/blob/master/jpa/subsystem/src/main/java/org/jboss/as/jpa/persistenceprovider/PersistenceProviderLoader.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list