I could not figure out how to get the correct jar (those in https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/ogm/hibernate-ogm-core/4.1.0-SNAPSHOT do not seem to have the
OGM-251
fix). So I did a checkout of the master and built it locally: it actually works. This solved the issue. Now, i think I ran into another problem: when i try to update the collection, it is not persisted. I'll open a new issue for that one. Thx
|