Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
Exceptions thrown from the regular CXF interceptors which are not part of JAX-RS chains escape and can only be handled in out fault interceptors where the options for mapping them to JAX-RS response are limited.
The runtime should do the best effort and try map these exceptions too if ExceptionMappers are registered