Guillaume Smet We had a similar issue in 6. On 6 I had to move `#prepareEventListeners` until after scoping the `TypeConfiguration` to the `SessionFactory`. It is a simple timing issue.
If you have a test to work from I can take a look if you want