I try to deploy an application what uses hibernate ogm and I always get the error "Failed to get adapter for persistence provider 'org.hibernate.ogm.jpa.HibernateOgmPersistence'".
I have installed the module ogm under WILDFLY_HOME/modules/org/hibernate but it didn't help.
Do I need to configure something in standalone.xml? Does someone have an idea?
Thanks and best regards