IDEA运行web工程报错,Error running wis-client-web: SSL HTTP Connector node not found: set up one in the server.xml


问题:

  IDEA配置tomcat后运行时报如下错误:

  Error running wis-client-web: SSL HTTP Connector node not found: set up one in the server.xml

分析:

  如提示,tomcat的server.xml文件中没有配置https/SSL的连接器

解决方法:

  找到tomcat的配置文件D:\tomcat-7.0.69\conf\server.xml,添加一个SSL的配置,然后再运行web工程就OK了

  


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM