|
I think there were deployment failures for applications that still used the org.hibernate.ejb.HibernatePersistence provider in persistence.xml. Bringing the org.hibernate.ejb.HibernatePersistence provider back, led to other problems like
HHH-8625
(resolved by
HHH-8735
).
|