当前位置: 代码迷 >> Eclipse >> 帮忙看一上这个有关问题是什么原因
  详细解决方案

帮忙看一上这个有关问题是什么原因

热度:42   发布时间:2016-04-23 01:39:53.0
帮忙看一下这个问题是什么原因?
2013-01-09 13:15:30.632::WARN:  Failed startup of context org.mortbay.jetty.plugin.Jetty6PluginWebAppContext@174098f{/,D:\workplace\JH_AnJian\src\main\webapp}
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.context.annotation.internalRequiredAnnotationProcessor': BeanPostProcessor before instantiat
ion of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.transaction.config.internalTransactionAdvisor': Cann
ot create inner bean '(inner bean)' of type [org.springframework.transaction.interceptor.TransactionInterceptor] while setting bean property 'transactionInterceptor'; nested exception is org.springfra
mework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)': Cannot resolve reference to bean 'transactionManager' while setting bean property 'transactionManager'; nested
 exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'transactionManager' defined in URL [file:/D:/workplace/JH_AnJian/target/classes/applicationContext
-dao.xml]: Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating b
ean with name 'sessionFactory' defined in URL [file:/D:/workplace/JH_AnJian/target/classes/applicationContext-dao.xml]: Invocation of init method failed; nested exception is org.hibernate.AnnotationEx
ception: @OneToOne or @ManyToOne on org.aninggo.model.inproducts.InProducts.warehouse references an unknown entity: org.aninggo.model.warehouse.Warehouse

------解决方案--------------------
配置文件看看先。
  相关解决方案