Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alfredapi 568: Set Tomcat casual multipart to true for integration testing #239

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

WimCrols
Copy link
Collaborator

@WimCrols WimCrols commented Feb 18, 2025

Fixes https://xenitsupport.jira.com/browse/ALFREDAPI-568

  • Is CHANGELOG.md extended?
  • Does this PR avoid breaking the API?
    Breaking changes include adding, changing or removing endpoints and/or JSON objects used in requests and responses.
  • Are all Alfresco services wired via ServiceRegistry (and not per service)?
  • Does the PR comply to REST HTTP result codes policy outlined in the user guide?
  • Is error handling done through a method annotated with @ExceptionHandler in the webscript classes?
  • Does the PR follow our coding styleguide and other active procedures?
  • Is usage of this. prefix avoided?

See README.md for full explanation.

@WimCrols WimCrols force-pushed the ALFREDAPI-568_envvar-multipart branch from f9395eb to 6364a40 Compare February 18, 2025 11:12
Copy link
Contributor

@codingBenVdS codingBenVdS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You set the TOMCAT_ALLOW_CASUAL_MULTIPART_PARSING=true for integration-tests in the tomcat settings.
This makes multipart work.

@WimCrols WimCrols merged commit 0cf8691 into master Feb 19, 2025
7 checks passed
@WimCrols WimCrols deleted the ALFREDAPI-568_envvar-multipart branch February 19, 2025 08:33
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.

2 participants