[hibernate-dev] Module ZIP for upgrading Hibernate ORM in WildFly
Sanne Grinovero
sanne at hibernate.org
Sat Jun 25 17:12:28 EDT 2016
On 25 June 2016 at 13:15, Gunnar Morling <gunnar at hibernate.org> wrote:
> Ok, so this was caused by the module dependency
> from org.hibernate.jipijapa-hibernate5 to org.hibernate. Seems I need to
> create a 5.1-specific adapter module, too, and require that to be
> configured by users via jboss.as.jpa.adapterModule.
If you include the adaptor module with the ORM modules, it should be
auto-discovered.
See how OGM does it.
I'm not sure I understood why you were being exposed to the
jipijapa-hibernate5 module though?
This shouldn't activate automatically when you change the
providerModule setting.
--Sanne
More information about the hibernate-dev
mailing list