spring
贪吃熊123
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Spring Aop 报错error creating bean with name 'org.springframework.aop.config.internalAutoProxyCreator
使用Spring Aop编程除了要加入 org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.aop.config.internalAutoProxyCreator': Instantiation of bean failed; nes原创 2014-06-08 10:48:55 · 25931 阅读 · 2 评论 -
Spring报错java.lang.IllegalStateException: BeanFactory not initialized or already closed -call 'refres
第一个错误: java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext原创 2014-06-04 17:25:00 · 59996 阅读 · 11 评论 -
Spring整合Hibernate事务
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'logDAO': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.Cannot原创 2014-06-09 17:24:02 · 748 阅读 · 0 评论 -
Spring整合Hibernate报错:annotatedClasses is not writable or has an invalid setter method
Spring 整合Hibernate时报错: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [spring/applicationContext.xml]: Error原创 2014-06-09 11:14:56 · 2305 阅读 · 0 评论
分享