慕粉2056577941
2017-03-29 22:53
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productService' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'productDao' while setting bean property 'productDao'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'productDao' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: 'sessionFactory' or 'hibernateTemplate' is required是哪里错了?
你的项目少导入了aspectjweaver.jar包,导入就可以了
基于SSH实现员工管理系统之框架整合篇
49832 学习 · 344 问题
相似问题