HibernateException « JPA « Spring Q&A





1. org.hibernate.HibernateException: No TransactionManagerLookup specified    forum.springsource.org

org.hibernate.HibernateException: No TransactionManagerLookup specified I use JDF and hibernate to add data into mysql database. I get teh following exception. What might be the reason? Thanks. Code: javax.servlet.ServletException: #{UserBean.populateAction}: javax.faces.el.EvaluationException: org.hibernate.HibernateException: ...

2. Caused by: org.hibernate.HibernateException: could not instantiate CacheProvider: org    forum.springsource.org

Nov 25th, 2009, 05:47 AM #1 vinod827 View Profile View Forum Posts Private Message Junior Member Join Date Nov 2009 Posts 1 Caused by: org.hibernate.HibernateException: could not instantiate CacheProvider: org Iam ...