使用hibernate时,将hibernate.cfg.xml中 <session-factory name="SessionFactory">的那么属性去掉即可。因为,有了name属性hibernate会试图把这个sessionfacotry注册到jndi中去。
Hibernate错误:Could not bind factory to JNDI,布布扣,bubuko.com
Hibernate错误:Could not bind factory to JNDI
原文:http://www.cnblogs.com/bluepoint2009/p/hibernate-not-bind-factory-to-JNDI.html