Skip to content

Fix for newer Apache Tomcat versions throwing an IllegalArgumentException for invalid paths (#3689)#3694

Open
hkuhn42 wants to merge 1 commit into
mybatis:masterfrom
hkuhn42:master
Open

Fix for newer Apache Tomcat versions throwing an IllegalArgumentException for invalid paths (#3689)#3694
hkuhn42 wants to merge 1 commit into
mybatis:masterfrom
hkuhn42:master

Conversation

@hkuhn42
Copy link
Copy Markdown

@hkuhn42 hkuhn42 commented May 21, 2026

Minimal fix for: Tomcat 9.0.118 / 10.1.55 introduced a change which causes an IllegalArgumentException to be thrown in getResources for invalid paths (#3689)

Tomcat 9.0.118 / 10.1.55 introduced a change which causes an
IllegalArgumentException to be thrown in getResources for invalid paths
fixes mybatis#3689
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