主题 : jeecms一些想法
级别: 解元
UID: 41519
积分:207 加为好友
威望: 0 精华: 0
主题:12 回复:75
注册时间:2012-12-03
在线时长:0
1#   发表于:2013-01-17 16:30:08  IP:180.28.*.*
通过这几天的摸索,有点心得,想写出来共大家分享一下,如有不对的地方,望大神们指正。

jeecms系统中的 栏目,内容,模板的关系 ---- 模板里面用标签写,栏目负责对自己所做的项目进行分类,内容则是集合栏目和模板生成自

己想要的页面效果,然后通过“生成”功能,生成静态页面,这样前台就能显示出自己所做出的页面了。。

ps:欢迎讨论指正。
级别: 超级版主
UID: 2
积分:3053 加为好友
威望: 24 精华: 5
主题:207 回复:1329
注册时间:2009-06-02
在线时长:11.02
2#   发表于:2013-01-17 16:31:18  IP:115.172.*.*
欢迎继续写,最好写详细些
朝闻道,夕死可矣。
级别: 解元
UID: 41519
积分:207 加为好友
威望: 0 精华: 0
主题:12 回复:75
注册时间:2012-12-03
在线时长:0
3#   发表于:2013-01-17 16:32:19  IP:180.28.*.*
不知道,我理解的是否正确。。
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
4#   发表于:2013-01-17 16:41:10  IP:115.172.*.*
基本上合理,模板可以自己创建修改风格,修改后重新生成静态页就行了
功成由勤,业精于勤。
级别: 解元
UID: 41519
积分:207 加为好友
威望: 0 精华: 0
主题:12 回复:75
注册时间:2012-12-03
在线时长:0
5#   发表于:2013-01-17 16:44:12  IP:180.28.*.*
OK,那就是说我的思路基本是正确的。。
现在就开始着手做份网站出来,当然如果有些不动的问题,还得请教各位大神。
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
6#   发表于:2013-01-17 16:45:38  IP:115.172.*.*
OK,那就是说我的思路基本是正确的。。
现在就开始着手做份网站出来,当然如果有些不动的问题,还得请教各位大神。
功成由勤,业精于勤。
级别: 童生
UID: 41769
积分:11 加为好友
威望: 0 精华: 0
主题:0 回复:10
注册时间:2012-12-08
在线时长:0
7#   发表于:2013-01-17 17:31:45  IP:106.240.*.*
jeecms 2012 sp1 导入到eclipse运行不起来,按http://www.jeecms.com/rjaz/326_3.jhtml这个jeecms 2012版本的部署步骤部署,没有成功,求高手解答,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.setDao(com.jeecms.cms.dao.main.CmsSiteDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cmsSiteDao': 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: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
8#   发表于:2013-01-17 17:32:51  IP:115.172.*.*
请描述下您的系统使用环境,如操作系统,JDK版本,tocmat版本,mysql版本等
功成由勤,业精于勤。
级别: 超级版主
UID: 2
积分:3053 加为好友
威望: 24 精华: 5
主题:207 回复:1329
注册时间:2009-06-02
在线时长:11.02
9#   发表于:2013-01-17 17:33:27  IP:115.172.*.*
jeecms 2012 sp1 导入到eclipse运行不起来,按http://www.jeecms.com/rjaz/326_3.jhtml这个jeecms 2012版本的部署步骤部署,没有成功,求高手解答,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.setDao(com.jeecms.cms.dao.main.CmsSiteDao); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cmsSiteDao': 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


新开帖子问问题
朝闻道,夕死可矣。
1 共1页