[#1206] - Cannot add spring loaded hibernate configuration : txannotation-driven

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

pokkie's picture
1
Joined: Jan 8 2008 - 11:13am
Last seen: 15 years 4 months ago
Feedback
randomness