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

[3.x] Register a low-priority exception mapper to log internal errors #5073

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

spericas
Copy link
Member

@spericas spericas commented Oct 4, 2022

Register a low-priority exception mapper to log internal errors in Jersey that are otherwise lost.

Signed-off-by: Santiago Pericasgeertsen santiago.pericasgeertsen@oracle.com

…rsey that are otherwise lost.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added webserver jax-rs JAX-RS and Jersey related issues 3.x Issues for 3.x version branch labels Oct 4, 2022
@spericas spericas added this to the 3.0.2 milestone Oct 4, 2022
@spericas spericas self-assigned this Oct 4, 2022
@romain-grecourt romain-grecourt merged commit a5fec0d into helidon-io:helidon-3.x Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch jax-rs JAX-RS and Jersey related issues webserver
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[3.x] 2.x: server swallows exception when missing jaxb-impl dep and silently returns 500
2 participants