Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Slider 0.80
-
None
-
Slider December #1
Description
When a REST call returns text/plain or text/html, Jersey triggers a "no handler for this mime type" message, which is then interpreted as a REST client problem. It's not: its at the far end or in the RM proxy.
Ideally jersey can be set up to handle these responses specially. Otherwise the error escalation could at least recognise the string (ugly) and raise an error message saying "point your browser at the far end"