Wrong content type for JAX-RS errors
------------------------------------

                 Key: CXF-2490
                 URL: https://issues.apache.org/jira/browse/CXF-2490
             Project: CXF
          Issue Type: Bug
          Components: REST
    Affects Versions: 2.3
            Reporter: Benson Margulies


When my JAX-RS service suffers from:

".No message body writer found for response class : ArrayList"

The content type of the error message is text/xml, and should be text/plain.


Server: Apache-Coyote/1.1
Date: Wed, 21 Oct 2009 19:42:33 GMT
Content-Type: text/xml
Content-Length: 61
Connection: close

500 Internal Server Error

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to