[hibernate-dev] NotYetReadyException with extended bean manager

2019-07-01 Thread Benjamin Confino
Hello I have a stack, see the attached file, where there is a NotYetReadyException. This is after liberty invokes ExtendedBeanManagerSynchronizer.beanManagerInitialized, and we are passing in a bean manager to hibernate. My question is what happens between ExtendedBeanManagerSynchronizer.bea

Re: [hibernate-dev] NotYetReadyException with extended bean manager

2019-07-01 Thread Yoann Rodiere
Hello, > what happens between ExtendedBeanManagerSynchronizer.beanManagerInitialized and ContainerManagedLifecycleStrategy$BeanImpl.resolveContainerInstance to result in this error? Judging from your stack trace, it seems an instance of org.hibernate.resource.beans.container.internal.ContainerMan