[jboss-jira] [JBoss JIRA] (WFLY-4931) Deprecated PersistenceProviders aren't loaded in Wildfly

Scott Marlow (JIRA) issues at jboss.org
Wed Jul 15 13:00:03 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089809#comment-13089809 ] 

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/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