Hi, I've a problem with the validation of SOAP headers. I found out that some errors are not detected but I don't know why. If I send a request with an invalid namespace in the SOAP header the request passes instead of returning a fault. If I do the same in the SOAP body, a fault is returned.
I've attached a small project that has 2 tests that I expected to return a fault (3 other tests show that the other test-"setup" pass). http://cxf.547215.n5.nabble.com/file/n4686434/cxf-header-problem.zip cxf-header-problem.zip Can somebody tell me if it's a bug in CXF or my mistake? Thanks in advance. Regards, Andi -- View this message in context: http://cxf.547215.n5.nabble.com/Problem-with-validation-of-SOAP-headers-tp4686434p4686434.html Sent from the cxf-user mailing list archive at Nabble.com.
