主题 : jeecms3导入eclipse教程【本人测试标准可用】 |
级别: 白丁
![]() |
2091# 发表于:2013-01-16 22:01:29 IP:182.174.*.*
学习一下如何导入。
|
||
---|---|---|---|
级别: 童生
![]() |
2093# 发表于:2013-01-17 10:03:58 IP:123.37.*.*
看看
![]() |
||
---|---|---|---|
级别: 秀才
![]() |
2096# 发表于:2013-01-17 16:03:56 IP:124.52.*.*
看看
|
||
---|---|---|---|
级别: 童生
![]() |
2098# 发表于:2013-01-17 16:39:04 IP:106.240.*.*
我用的死jeecms 2012 sp1版本,按那个步骤,在eclipse中建web站点jeecms,将install/config/web.xml替换掉web-inf里的web.xml文件,但是一直运行不起来,各位帮帮忙看看提示错误:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0' defined in ServletContext resource [/WEB-INF/config/jeecms-servlet-front.xml]: Cannot resolve reference to bean 'frontContextInterceptor' while setting bean property 'interceptors' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'frontContextInterceptor': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.cms.web.FrontContextInterceptor.setCmsSiteMng(com.jeecms.cms.manager.main.CmsSiteMng); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cmsSiteMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.cms.manager.main.impl.CmsSiteMngImpl.setCmsUserMng(com.jeecms.cms.manager.main.CmsUserMng); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cmsUserMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.jeecms.cms.manager.main.ContentMng com.jeecms.cms.manager.main.impl.CmsUserMngImpl.contentMng; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.cms.manager.main.impl.ContentMngImpl.setContentCountMng(com.jeecms.cms.manager.main.ContentCountMng); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentCountMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.cms.manager.main.impl.ContentCountMngImpl.setCmsConfigMng(com.jeecms.cms.manager.main.CmsConfigMng); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cmsConfigMng': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.cms.manager.main.impl.CmsConfigMngImpl.setDao(com.jeecms.cms.dao.main.CmsConfigDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cmsConfigDao': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.common.hibernate3.HibernateSimpleDao.setSessionFactory(org.hibernate.SessionFactory); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/application-context.xml]: Invocation of init method failed; nested exception is org.hibernate.DuplicateMappingException: Duplicate class/entity mapping com.jeecms.core.entity.Authentication |
||
---|---|---|---|