Skip to content

test: adjust for Tomcat#7318

Merged
henningn merged 1 commit into
apache:mainfrom
henningn:adjustTestsForTomcat
May 15, 2026
Merged

test: adjust for Tomcat#7318
henningn merged 1 commit into
apache:mainfrom
henningn:adjustTestsForTomcat

Conversation

@henningn
Copy link
Copy Markdown
Contributor

In Version 10.1.42 Tomcat added "ParameterLimitValve". With this change, the messageLayout.xhtml test doesn't work because the number of parameters in the request is too large.

I think it would be better to adapt the test to the new Tomcat default rather than changing the Tomcat configuration for Docker and the Maven profile.

In Version 10.1.42 Tomcat added "ParameterLimitValve". With this change, the messageLayout.xhtml test doesn't work because the number of parameters in the request is too large.

I think it would be better to adapt the test to the new Tomcat default rather than changing the Tomcat configuration for Docker and the Maven profile.
@henningn henningn merged commit 512ce33 into apache:main May 15, 2026
4 checks passed
@henningn henningn deleted the adjustTestsForTomcat branch May 15, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant