2009年11月20日

Unable to instantiate default tuplizer [org.hibernate.tuple.entity.PojoEntityTuplizer]

摘要: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionfactory' defined in ServletContext resource [/WEB-INF/... 阅读全文

posted @ 2009-11-20 17:23 dhj 阅读(158) 评论(0) 推荐(0)

Hibernate3.3 中常见错误

摘要: Hibernate 中需要额外配置 slf4j现在的Hibernate使用了SLF4J作为日志机制。在运行时,需要进行动态的配置日志。现在使用比较多的是Log4j,此时需要进入H_HOME,将H_HOME/project/etc下面的log4j.properties拷贝到Hibernate工程的s... 阅读全文

posted @ 2009-11-20 17:08 dhj 阅读(114) 评论(0) 推荐(0)

导航