Hi there I had in mind (due to discussions years ago) that HTTP error 200 should be used to return a SOAP fault. I noticed that CXF returns 500 instead.
I've checked the soap 1.1 spec which says that http error 500 should be used when the web service returns a soap fault. Also the WS-I BP doesn't define something else. Any ideas? Thanks Oli
