-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
Leads to issues, if resources throwing an exception do not declare a produced media type themselves.
For example with resteasy, not only Jackson is a suitable MessageBodyWriter in this case, but e.g. also a Yaml Writer. However, we only want json error responses.