You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the resteasy implementation did not call a registered ResponseExceptionMapper when subresource interface methods are called; while it works fine for normal resources.
I suggest adding a test for this use-case; and maybe other providers could be tested on subresources as well.
I noticed that the resteasy implementation did not call a registered ResponseExceptionMapper when subresource interface methods are called; while it works fine for normal resources.
I suggest adding a test for this use-case; and maybe other providers could be tested on subresources as well.
See resteasy/resteasy-microprofile#239 (comment) for the resteasy issue.
The text was updated successfully, but these errors were encountered: