Search code examples
neo4jhibernate-ogm

hibernate-ogm-5.1.0 final with wildfly 10 neo4j module error


I want to configure hibernate-ogm with wildfly 10+ neo4j but getting this error. Can any one help?

enter image description here


Solution

  • You need to download the Hibernate OGM modules and unpack them the Wildfly folder. Follow the instructions in the documentation: https://docs.jboss.org/hibernate/stable/ogm/reference/en-US/html_single/#ogm-configuration-jbossmodule

    In short:

    1. Download the WildFly modules
    2. Unpack the modules in the HOME of your WildFly server

    If you have alredy done this, check that the modules are in the right place under WILDFLY_HOME/modules/org/hibernate/ogm