关注JEECG发展历程 关注最新动态和版本, 记录JEECG成长点滴 更新日志 - 技术支持 - 招聘英才

JEECG最新版本下载 JEECG智能开发平台 - 显著提高开发效率 常见问题 - 入门视频 - 参与开源团队

商务QQ: 69893005、3102411850 商务热线(5*8小时): 010-64808099 官方邮箱: jeecgos@163.com

查看: 7641|回复: 4

[环境搭建] http://localhost:8080/jeecg无法访问?

[复制链接]
发表于 2016-7-21 09:04:57 | 显示全部楼层 |阅读模式
各位前辈,我的3.6.5项目编译如下:
[INFO] Scanning for projects...
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building jeecg 3.6.5
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for org.jeecgframework:codegenerate:jar:3.6.1-20160718.084151-1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jeecg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 37 resources
[INFO] Copying 260 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jeecg ---
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.758 s
[INFO] Finished at: 2016-07-21T08:51:53+08:00
[INFO] Final Memory: 13M/211M
[INFO] ----

但是http://localhost:8080/jeecg
无法访问此页
发表于 2016-7-21 10:30:47 | 显示全部楼层
参考官方启动文档
发表于 2016-7-21 10:48:17 | 显示全部楼层
去掉jeecg的后缀
发表于 2016-7-21 11:41:47 | 显示全部楼层
tomcat 部署出了问题   把tomcat webapps里的项目删除掉,重新部署war包就可以了
发表于 2016-11-11 16:35:14 | 显示全部楼层
[INFO] Scanning for projects...
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building jeecg 3.6.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> tomcat-maven-plugin:1.1:run (default-cli) > compile @ jeecg >>>
[WARNING] The POM for org.jeecgframework:codegenerate:jar:3.6.1-20160919.020334-2 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jeecg ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 37 resources
[INFO] Copying 260 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jeecg ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< tomcat-maven-plugin:1.1:run (default-cli) < compile @ jeecg <<<
[INFO]
[INFO] --- tomcat-maven-plugin:1.1:run (default-cli) @ jeecg ---
[INFO] Skipping non-war project
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.284 s
[INFO] Finished at: 2016-11-11T14:37:12+08:00
[INFO] Final Memory: 11M/27M
[INFO] ------------------------------------------------------------------------

运行结果,出现和你一样的问题: http://localhost:8080/jeecg无法访问?
求解决方案
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表