On 25 June 2016 at 13:15, Gunnar Morling <gun...@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
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to