转载自:http://m.blog.csdn.net/article/details?id=49862243

错误信息:

publishing to tomcat v8.0 server at localhost has encontered a problem

Could not publish to the server. java.lang.NullPointerException

Eclipse启动Server报错:Could not publish to the server. java.lang.NullPointerException

Eclipse启动Server报错:Could not publish to the server. java.lang.NullPointerException

解决方法:

1、找到Tomcat的配置文件“context.xml”,在Context标签中添加两个属性( reloadable=true” privileged=true”),如下图:

Eclipse启动Server报错:Could not publish to the server. java.lang.NullPointerException

 

相关文章:

猜你喜欢
相关资源
相似解决方案