警告: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'orderService' defined in class path resource [applicationContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanNotOfRequiredTypeException: Bean named 'txadvice' is expected to be of type 'org.aopalliance.aop.Advice' but was actually of type 'org.springframework.transaction.interceptor.TransactionInterceptor'
在spring中遇到了该错误,解决办法是---->删除了多余jar包----->aopalliance.jar
最后
以上就是干净大米最近收集整理的关于警告: Exception encountered during context initialization - cancelling refresh attempt: org.springfram的全部内容,更多相关警告:内容请搜索靠谱客的其他文章。
发表评论 取消回复