Which JAR contains org.springframework.orm.hibernate.HibernateTransactionManager?
- by Umar
Hi
I am trying to use Hibernate+Spring in my application but stuck into following error:
java.lang.ClassNotFoundException: org.springframework.orm.hibernate.HibernateTransactionManager
Tired of googling, could any stackoverflower tell me which JAR contains the above class?