[
https://issues.apache.org/jira/browse/MTOMCAT-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993795#comment-13993795
]
Hudson commented on MTOMCAT-256:
--------------------------------
SUCCESS: Integrated in TomcatMavenPlugin-mvn3.x #275 (See
[https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/275/])
[MTOMCAT-256] Adding maxPostSize to the tomcat connector
Submitted by Matthias Günther (olamy:
http://svn.apache.org/viewvc/?view=rev&rev=1558942)
* /tomcat/maven-plugin/trunk/src/site/apt/executable-war-jar.apt.vm
*
/tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/AbstractRunMojo.java
*
/tomcat/maven-plugin/trunk/tomcat7-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat7/run/AbstractRunMojo.java
*
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7Runner.java
*
/tomcat/maven-plugin/trunk/tomcat7-war-runner/src/main/java/org/apache/tomcat/maven/runner/Tomcat7RunnerCli.java
> 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 (*$^¨%`£)
> Fix For: 3.0
>
> 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.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]