Skip to content

Adopt Tomcat 11 runtime for CF MTA Deploy Service - #1906

Merged
Yavor16 merged 2 commits into
masterfrom
feature/LMCROSSITXSADEPLOY-3627
Sep 8, 2026
Merged

Adopt Tomcat 11 runtime for CF MTA Deploy Service#1906
Yavor16 merged 2 commits into
masterfrom
feature/LMCROSSITXSADEPLOY-3627

Conversation

@Yavor16

@Yavor16 Yavor16 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Bump JBP_CONFIG_TOMCAT from 10.+ to 11.+ in the CF manifest. The application already compiles and runs against the Jakarta namespace and Servlet 6.1 API, so this is a runtime configuration-only change.

LMCROSSITXSADEPLOY-3627

Description:

Issue:

Bump JBP_CONFIG_TOMCAT from 10.+ to 11.+ in the CF manifest.
The application already compiles and runs against the Jakarta namespace
and Servlet 6.1 API, so this is a runtime configuration-only change.

LMCROSSITXSADEPLOY-3627
vkalapov
vkalapov previously approved these changes Sep 3, 2026
Comment thread multiapps-controller-web/manifests/manifest.yml Outdated
The org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH system
property was removed in Tomcat 11 and has no effect. Enable encoded
forward slash decoding via the connector encodedSolidusHandling=decode
attribute so the behavior is preserved on the Tomcat 11 runtime.
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

@Yavor16
Yavor16 merged commit 6f8b557 into master Sep 8, 2026
8 checks passed
@Yavor16
Yavor16 deleted the feature/LMCROSSITXSADEPLOY-3627 branch September 8, 2026 07:25
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