With OGM-711 and OGM-119 now resolved, and Neo4J not requiring a different configuration, this should be easier to do now. Specifically, we currently require the user to set
<property name="hibernate.transaction.jta.platform"
value="JBossAS"/>
when deploying on WildFly. Would be nice to at least have WildFly automatically set this? |