美文网首页
2018-08-21

2018-08-21

作者: 沉溺IOS | 来源:发表于2018-08-21 11:24 被阅读0次

                     intellij idea tomcat 启动报错not found for the web module

出自CSDN

作者:kerryqpw

链接:https://blog.csdn.net/kerryqpw/article/details/70555526

启动tomcat的时候报错:

not found for the web module

 解决方法:

   1、设置正确的web.xml路径

3、创建war包和web包在artifacts中

Configuration Error: deployment source 'SocietyManage:war exploded' is not valid

原因:没有下图的底下的红色框的内容.(不能部署源码,需要部署war包什么的) 

相关文章

网友评论

      本文标题:2018-08-21

      本文链接:https://www.haomeiwen.com/subject/rcqdiftx.html