Is it a bug that CXF is not validating the headers or is it working this way
by design?

If I look into ReadHeadersInterceptor, the CheckClosingTagsInterceptor is
added to the interceptor's chain but when the message is handled there the
XMLStreamReader is already pointing to the Body. Therefore the Header is not
taken into account for the validation. 

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Schema-validation-is-not-validating-elements-from-SoapHeader-tp4705565p4709028.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to