-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0-milestone1, 2.7.8
-
Component/s: JAX-RS
-
Labels:None
-
Estimated Complexity:Unknown
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