Sergey Beryozkin created CXF-4284:
-------------------------------------

             Summary: Fix JAXB-based providers to report 400 for all 
read-related exceptions
                 Key: CXF-4284
                 URL: https://issues.apache.org/jira/browse/CXF-4284
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
             Fix For: 2.6.1, 2.5.4, 2.4.8, 2.3.11


JAXBElementProvider and JSONProvider already report 400 if JAXBException is 
thrown.
Both should also report 400 in case of the base Exceptions uncaught by earlier 
blocks, and JSONProvider - also in case of XMLStreamException

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to