| The issue here is not all Hibernate. This issue addressed the Hibernate side of the problem. The rest is a CDI (Weld)/WildFly issue which is not yet resolved mainly because the best way to resolve that part of it is still being discussed. The linked WildFly issue tracks that discussion/effort. In the meantime I added a hack solution in Hibernate that ought to allow this to all work together until the rest is properly addressed on the CDI (Weld)/WildFly side; that is represented by HHH-10477 |