[hibernate-dev] Is there a way to have ServiceContributor per SessionFactory/EMF instead of per application classloader?

Scott Marlow smarlow at redhat.com
Fri Sep 21 10:04:57 EDT 2018


I verified that SessionFactoryServiceContributor doesn't help WF either, 
as we see the same problem.

I did hack together a unit test under ORM (using the WF integration 
testing) that shows that we don't see the same problem when the 
https://github.com/hibernate/hibernate-orm/tree/master/hibernate-jipijapa 
integration classes are used.

It seems likely that something is wrong with the 
https://github.com/wildfly/wildfly/tree/master/jpa/hibernate5_3/src/main/java/org/jboss/as/jpa/hibernate5 
classes, that causes the problem that I am seeing.

Scott


More information about the hibernate-dev mailing list