【问题标题】:why org.apache.coyote.http11.http11protocol is removed in tomcat 8为什么 org.apache.coyote.http11.http11protocol 在 tomcat 8 中被删除
【发布时间】:2022-04-21 20:46:32
【问题描述】:

我的应用程序升级到了 tomcat 8,现在由于 server.xml 中的协议属性缺少类 org.apache.coyote.http11.http11protocol 而无法启动。

【问题讨论】:

    标签: tomcat8


    【解决方案1】:

    请更改

    org.apache.coyote.http11.http11protocol

    org.apache.coyote.http11.http11NioProtocol.

    【讨论】:

      猜你喜欢
      • 2011-12-28
      • 1970-01-01
      • 2021-03-11
      • 2012-09-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-11-27
      相关资源
      最近更新 更多