-
Dec 10th, 2012, 09:49 PM
#1
Mixing Hibernate calls in spring-test-mvc test cases?
Hi. In order to debug some code I wrote, I'd like to be able to make some calls directly to my Hibernate-based DAOs from my spring-test-mvc test cases. But when I do, I get the "no session or session was closed" exception. Is there a straightforward way to mix in this kind of use?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules