启动加载报错误
<User defined listener com.jeecms.core.web.ApplicationListener failed: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'websiteMngImpl': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.ponyjava.common.struts2.ContextPvd com.jeecms.core.manager.impl.WebsiteMngImpl.contextPvd; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.ponyjava.common.struts2.ContextPvd] is defined: Unsatisfied dependency of type [interface com.ponyjava.common.struts2.ContextPvd]: expected at least 1 matching bean.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'websiteMngImpl': Autowiring of fields failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.ponyjava.common.struts2.ContextPvd com.jeecms.core.manager.impl.WebsiteMngImpl.contextPvd; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No unique bean of type [com.ponyjava.common.struts2.ContextPvd] is defined: Unsatisfied dependency of type [interface com.ponyjava.common.struts2.ContextPvd]: expected at least 1 matching bean
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessAfterInstantiation(AutowiredAnnotationBeanPostProcessor.java:243)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:959)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
Truncated. see log file for complete stacktrace
很急!!!! |
|