No value for key [... LocalContainerEntityManagerFactoryBean@
Hi All!
We r using JBoss Portal 2.6.6 + JSF RI and Spring 2.5.5
Sometimes we got this ugly exception in log:
Code:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentOwnerRegistrationController' defined in class
path resource [spring/wizard.xml]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: No value for key [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] bound to thread [ajp-0.0.0.0-8009-5]
Any idea on how to get rid of it?