[ https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Günther updated MTOMCAT-256: ------------------------------------- Description: For a project we exceeded the default maxPostSize of the Tomcat's connector and could not submit our form data. To fix this we just added the parameter maxPostSize to the tomcat maven plugin and it run as expected. With the attached patch it will be possible to set the maxPostSize within the tomcat-maven-plugin configuration. I used the git trunk (2.3-SNAPSHOT) for the feature implementation. was: For a project we exceeded the default maxPostSize of the Tomcat's connector and could not submit our form data. To fix this we just added the parameter maxPostSize to the tomcat maven plugin and it run as expected. With the attached patch it will be possible to set the maxPostSize within the tomcat-maven-plugin configuration. > Adding maxPostSize to the tomcat connector > ------------------------------------------ > > Key: MTOMCAT-256 > URL: https://issues.apache.org/jira/browse/MTOMCAT-256 > Project: Apache Tomcat Maven Plugin > Issue Type: New Feature > Components: tomcat6, tomcat7 > Reporter: Matthias Günther > Assignee: Olivier Lamy (*$^¨%`£) > Attachments: add_param_max_post_size.patch > > > For a project we exceeded the default maxPostSize of the Tomcat's connector > and could not submit our form data. To fix this we just added the parameter > maxPostSize to the tomcat maven plugin and it run as expected. > With the attached patch it will be possible to set the maxPostSize within the > tomcat-maven-plugin configuration. > I used the git trunk (2.3-SNAPSHOT) for the feature implementation. -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org