启动命令 : mvn compile ; mvn exec:java -Dexec.mainClass="com.shishuo.cms.Install";mvn jetty:run
INFO 19:28:05.467 [] - com.shishuo.cms.util.PropertyUtils.getRoot(PropertyUtils.java:65) /home/lsjun/git/SevenJunCMS/src/main/webapp
INFO 19:28:05.472 [] - com.shishuo.cms.service.TemplateService.isExist(TemplateService.java:169) 模板不存在:/home/lsjun/git/SevenJunCMS/src/main/webapp/WEB-INF/static/template/index.ftl
INFO 19:28:05.474 [] - com.shishuo.cms.service.TemplateService.isExist(TemplateService.java:169) 模板不存在:/home/lsjun/git/SevenJunCMS/src/main/webapp/WEB-INF/static/template/folder.ftl
INFO 19:28:05.475 [] - com.shishuo.cms.service.TemplateService.isExist(TemplateService.java:169) 模板不存在:/home/lsjun/git/SevenJunCMS/src/main/webapp/WEB-INF/static/template/article.ftl
FATAL 19:28:05.475 [] - com.shishuo.cms.action.IndexAction.home(IndexAction.java:55) 模板文件:index 不存在!!
2014-10-22 19:28:05.512:WARN:oejs.ServletHandler:
javax.servlet.ServletException: Could not resolve view with name '/template//404' in servlet with name 'spring'