I'm using CXF 2.3.4.

I am seeing CXF return HTTP response code 200 when the XML payload fails
XSD validation.  The chain is stopped when it gets to
DocLiteralInInterceptor but the response code seems to be set to 200
immediately and it never changes on the way out.

I would expect to see something in the 400-range (probably 400).

Am I missing something?

Benji Shults


Reply via email to