今天MyEclipse突然无法部署项目。于是在网上找到结果: 原因:Context-root丢失 解决方法: 右击项目->properties->MyEclipse->Web 在Web Context-root中添加项目名 示例: Web-root floder:/WebRoot Web Context-root: /Project 原文:http://blog.csdn.net/wuwenlong527/archive/2009/05/21/4207255.aspx类别:错误记录 查看评论 相关文章: