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 unwrapped exception as exception type for error handling #5939

Closed
olamy opened this issue Feb 3, 2021 · 0 comments · Fixed by #5958
Closed

Use unwrapped exception as exception type for error handling #5939

olamy opened this issue Feb 3, 2021 · 0 comments · Fixed by #5958
Labels
Bug For general bugs on Jetty side TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)
Milestone

Comments

@olamy
Copy link
Member

olamy commented Feb 3, 2021

some context here jetty-project/tck-run#14

@olamy olamy added Bug For general bugs on Jetty side TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc) labels Feb 3, 2021
@olamy olamy added this to the 11.0.x milestone Feb 3, 2021
olamy added a commit that referenced this issue Feb 3, 2021
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
gregw added a commit that referenced this issue Feb 8, 2021
Fix #5939 unwrap ServletException

Signed-off-by: Greg Wilkins <gregw@webtide.com>
gregw added a commit that referenced this issue Feb 8, 2021
reverted default to false

Signed-off-by: Greg Wilkins <gregw@webtide.com>
gregw added a commit that referenced this issue Feb 9, 2021
* Fix #5939 unwrap ServletException

Fix #5939 unwrap ServletException

Signed-off-by: Greg Wilkins <gregw@webtide.com>

* Fix #5939 unwrap ServletException

reverted default to false

Signed-off-by: Greg Wilkins <gregw@webtide.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side TCK For various Specification Test Compatibility Kits (eg: Servlet, WebSocket, HTTP/2, etc)
Projects
None yet
1 participant