Eirik Bjorsnos created CXF-5687:
-----------------------------------
Summary: Schema validation does not validate soap:Fault
Key: CXF-5687
URL: https://issues.apache.org/jira/browse/CXF-5687
Project: CXF
Issue Type: Bug
Reporter: Eirik Bjorsnos
Investigating CXF-5686, I noticed that CXF fails to detect that an outbound
soap:Fault is invalid with respect to its schema.
The test case attached to CXF-5686 includes a test case where a Java SEI throws
a soap:Fault which is declared in the WSDL, but where the content of the fault
does not match the restrictions given the WSDL / XSD.
Please note that the attached test case for CXF-5686 does not include a test
case where the invalid soap Fault is returned from a Provider. A fix for this
issue should be tested with such a test case.
--
This message was sent by Atlassian JIRA
(v6.2#6252)