java – org.hibernate.HibernateException:在hibernate升级时没有指定TransactionManagerLookup
我正在运行spring 4.1.4,hibernate 4.3.8,atomikos 3.9.3,java 8,tomcat 8.当我启动服务器时,我在localhost.log中看到了上述异常,但我不知道在哪里配置TransactionManagerLookup,而不是我已经在配置它的地方.在升级hibernate之前没有发生这种情况,因此很可能是版本问题