码迷,mamicode.com
首页 > 系统相关 > 详细

Eclipse里Tomcat报错:Document base ……does not exist or is not a readable directory

时间:2017-07-10 12:01:05      阅读:241      评论:0      收藏:0      [点我收藏+]

标签:目录   java   tomcat   http   javac   base   存在   meta   配置   

如标题所述 在eclipse中导入工程运行时提示 目录不存在。

 

解决办法:

 

检查eclipse 中tomcat的配置发布路径和 conf/server.xml 中的发布路径是否一致 

技术分享

 

技术分享

是否一致,如果不一致   则会在运行时 报 

java.lang.IllegalArgumentException: Document base D:\Code\MyJavaCode\.metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebapps\xxx does not exist or is not a readable directory

 

Eclipse里Tomcat报错:Document base ……does not exist or is not a readable directory

标签:目录   java   tomcat   http   javac   base   存在   meta   配置   

原文地址:http://www.cnblogs.com/LeonLF/p/7144857.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!