码迷,mamicode.com
首页 > 其他好文 > 详细

Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/项目名]]

时间:2018-08-12 15:49:03      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:standard   strong   inf   技术   failed   path   host   text   context   

技术分享图片

意思说上下文没有找到相应的文件源(jar包),因为我开始是直接build path的jar包。

解决办法:

先把需要的jar包都放到WebContent/WEB-INF/lib目录下,然后再build path就可以了。

 

 

Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/项目名]]

标签:standard   strong   inf   技术   failed   path   host   text   context   

原文地址:https://www.cnblogs.com/UnknownVictor/p/9462898.html

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