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

Improve error message when ServletRegistration API is unavailable #14221

Closed
jzheaux opened this issue Nov 30, 2023 · 0 comments
Closed

Improve error message when ServletRegistration API is unavailable #14221

jzheaux opened this issue Nov 30, 2023 · 0 comments
Assignees
Labels
in: config An issue in spring-security-config type: bug A general bug
Milestone

Comments

@jzheaux
Copy link
Contributor

jzheaux commented Nov 30, 2023

There are circumstances like this one where the reason the ServletRegistration API is unavailable due to application misconfiguration. We should give a more helpful error message than only propagating the Servlet spec violation message.

@jzheaux jzheaux added status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Nov 30, 2023
@jzheaux jzheaux self-assigned this Dec 1, 2023
@jzheaux jzheaux added in: config An issue in spring-security-config and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 1, 2023
@jzheaux jzheaux added this to the 5.8.9 milestone Dec 1, 2023
@jzheaux jzheaux closed this as completed in c623303 Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config type: bug A general bug
Projects
Status: Done
Development

No branches or pull requests

1 participant