[hibernate-dev] EntityManagerFactoryBuilderImpl constructor is accessing the CDI BeanManager too early (during 1st phase) ...

Scott Marlow smarlow at redhat.com
Tue May 27 09:35:20 EDT 2014


On 05/23/2014 09:27 AM, Scott Marlow wrote:
> On 05/21/2014 03:36 PM, Scott Marlow wrote:
>> 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.
>
> I'll create a HHH jira for the BeanManager access issue.

HHH-9221

>
> I'm also hitting some issues in existing unit tests (WildFly + Jipijapa)
> that I worked around by commenting them out.  We can discuss on IRC
> sometime or I could give more details here.
>
> After we get past these issues, I'll make the change to pass the Jandex
> CompositeIndex into Hibernate 5.x, so we can see how that works.
>
>>
>> Scott
>>
>> [1] https://github.com/scottmarlow/wildfly/tree/hibernate5
>>
>> [2] https://github.com/scottmarlow/jipijapa/tree/JIPI-31
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>



More information about the hibernate-dev mailing list