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

No TCK coverage for exception mappers when subresource interface methods are called #366

Closed
cghislai opened this issue Jan 2, 2024 · 0 comments

Comments

@cghislai
Copy link
Contributor

cghislai commented Jan 2, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants