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

Use ExceptionMapper #170

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Use ExceptionMapper #170

merged 1 commit into from
Oct 12, 2023

Conversation

BryceStevenWilley
Copy link
Collaborator

Make sure that we can properly get notifications for SOAP Fault exceptions that are thrown.

https://mincong.io/2018/12/03/exception-handling-in-jax-rs/ came in handy when writing it.

The @Provider tag by itself didn't work, but it is worthy of signaling, so I left it there.

Make sure that we can properly get notifications for SOAP Fault exceptions
that are thrown.
@BryceStevenWilley BryceStevenWilley merged commit 4c4bd69 into main Oct 12, 2023
3 checks passed
@BryceStevenWilley BryceStevenWilley deleted the better_logging branch October 12, 2023 21:13
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