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