首页 > 代码库 > Eclipse里Tomcat报错:Document base ……does not exist or is not a readable directory
Eclipse里Tomcat报错:Document base ……does not exist or is not a readable directory
如标题所述 在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
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。