posted 17 years ago
I'm new to Spring, but i've read a lot of documentation, but still can't figure this one out. need help from anyone with experience with @Transactional using <tx:annotation-driven>
I have this:
"sessionFactory" is correctly defined.
Then my service class (Which uses Hibernate 3.1) has this:
then this is from the stack trace:
Any ideas? is this a problem with hibernate?
Who dares, wins! (SAS motto)