jboss 7.1.1.final 报错 set the maxParameterCount attribute on the Connector

Therefore, I cannot just add the connector attribute in standalone.xml like so:

在 <JBOSS_HOME> /standalone/configuration/standalone.xml,添加配置文件,红色字体部分

<system-properties>

     <property name="org.apache.tomcat.util.http.Parameters.MAX_COUNT" value="5000"/>

</system-properties>

如下图

 

posted @ 2019-02-28 15:56  愚蠢的程序员  阅读(517)  评论(0编辑  收藏  举报