Hi all, I enabled the schema validation by setting the "schema-validation-enabled" property to "true", nevertheless, although the elements in the body are being validated correctly, the schema validation in the elements of the SoapHeader are being ignored.
>From what I see in the CXF implementation the schema validation only checks the elements in the body of the soap message. Is this so? And if so, how can I validate the schema of the elements in the header? Thanks Eva -- View this message in context: http://cxf.547215.n5.nabble.com/Schema-validation-is-not-validating-elements-from-SoapHeader-tp4705565p4705565.html Sent from the cxf-user mailing list archive at Nabble.com.
