主题 : jeecms3导入eclipse教程【本人测试标准可用】
级别: 举人
UID: 9790
积分:171 加为好友
威望: 0 精华: 0
主题:8 回复:91
注册时间:2010-08-08
在线时长:0
2090#   发表于:2013-01-16 17:30:47  IP:221.82.*.*
希望可以学习
级别: 白丁
UID: 40568
积分:4 加为好友
威望: 0 精华: 0
主题:0 回复:3
注册时间:2012-11-07
在线时长:0
2091#   发表于:2013-01-16 22:01:29  IP:182.174.*.*
学习一下如何导入。
级别: 童生
UID: 43158
积分:14 加为好友
威望: 0 精华: 0
主题:0 回复:11
注册时间:2013-01-16
在线时长:0
2092#   发表于:2013-01-17 09:25:25  IP:221.44.*.*
实在是搞不定啊,疯了
级别: 童生
UID: 43181
积分:19 加为好友
威望: 0 精华: 0
主题:1 回复:10
注册时间:2013-01-17
在线时长:0
2093#   发表于:2013-01-17 10:03:58  IP:123.37.*.*
看看
级别: 童生
UID: 43182
积分:20 加为好友
威望: 0 精华: 0
主题:0 回复:20
注册时间:2013-01-17
在线时长:0
2094#   发表于:2013-01-17 10:33:36  IP:211.76.*.*
学习
级别: 童生
UID: 42517
积分:15 加为好友
威望: 0 精华: 0
主题:0 回复:10
注册时间:2012-12-28
在线时长:0
2095#   发表于:2013-01-17 15:50:55  IP:59.141.*.*
看看
级别: 秀才
UID: 41683
积分:61 加为好友
威望: 0 精华: 0
主题:3 回复:27
注册时间:2012-12-06
在线时长:0
2096#   发表于:2013-01-17 16:03:56  IP:124.52.*.*
看看
a
级别: 童生
UID: 43197
积分:20 加为好友
威望: 0 精华: 0
主题:0 回复:29
注册时间:2013-01-17
在线时长:0
2097#   发表于:2013-01-17 16:28:44  IP:171.6.*.*
级别: 童生
UID: 41769
积分:11 加为好友
威望: 0 精华: 0
主题:0 回复:10
注册时间:2012-12-08
在线时长:0
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
级别: 白丁
UID: 43225
积分:8 加为好友
威望: 0 精华: 0
主题:0 回复:7
注册时间:2013-01-18
在线时长:0
2099#   发表于:2013-01-18 10:02:59  IP:114.43.*.*
看看