AbstractCollectionAdapter should return 400 rather than 500 when a ParseException occurs ----------------------------------------------------------------------------------------
Key: ABDERA-135 URL: https://issues.apache.org/jira/browse/ABDERA-135 Project: Abdera Issue Type: Bug Affects Versions: 0.4.0 Reporter: Jim Ancona Priority: Minor Currently, it returns 500. Since the error is caused by an XML document that's not well-formed, I think it should be a 400 ("Bad Request"). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.