Category: | Bug report |
Priority: | Immediate |
Status: | Assigned |
Project: | Severity: | Block |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
When you have a spring-context.xml file, in which your sessionFactory is declared, with the following line
<tx:annotation-driven transaction-manager="txManager" proxy-target-class="true"/>
then you cannot add a spring-hibernate sessionfactory.
The error message is : Bean name must not be empty