摘要:
在maven项目开发中,一般推荐使用jetty进行开发调试。但是在项目发布的时候要求使用tomcat7作为发布服务器,为此在maven中配置了tomcat7插件,以支持项目在外部tomcat7进行远程热部署。 具体配置步骤如下: 1、在服务器段安装tomcat7,并更改配置文件夹conf中tomca 阅读全文
posted @ 2017-06-15 16:52
jtlgb
阅读(1488)
评论(0)
推荐(0)
摘要:
Tomcat 7发布URL = http://localhost:8080/manager/text命令 = mvn tomcat7:deploy Tomcat 6发布 URL = http://localhost:8080/manager/命令 = mvn tomcat6:deploy 1、打开t 阅读全文
posted @ 2017-06-15 16:48
jtlgb
阅读(1767)
评论(0)
推荐(0)
摘要:
在点击tomcat manager的时候提示以下内容: You are not authorized to view this page. By default the Host Manager is only accessible from a browser running on the sam 阅读全文
posted @ 2017-06-15 13:48
jtlgb
阅读(791)
评论(0)
推荐(0)
浙公网安备 33010602011771号