[hibernate-dev] EntityManagerFactoryBuilderImpl constructor is accessing the CDI BeanManager too early (during 1st phase) ...
Scott Marlow
smarlow at redhat.com
Wed May 21 15:36:13 EDT 2014
I started to push on Hibernate master integration for WildFly [1] +
Jipijapa [2].
http://pastie.org/9196859 is a NPE that occurs when the CDI BeanManager
is accessed during the first (EntityManagerFactoryBuilder) phase.
Hibernate ORM shouldn't use the BeanManager until the second phase.
Scott
[1] https://github.com/scottmarlow/wildfly/tree/hibernate5
[2] https://github.com/scottmarlow/jipijapa/tree/JIPI-31
More information about the hibernate-dev
mailing list