WSDLValidator doesn't pass the test for WSI-BP-1.0 R2726 --------------------------------------------------------
Key: CXF-4192 URL: https://issues.apache.org/jira/browse/CXF-4192 Project: CXF Issue Type: Bug Components: Tooling Affects Versions: 2.6 Environment: Windows 7 64bit, Java 7 64bit, Maven 3.0.4 Reporter: Carlos Rodriguez Priority: Minor Fix For: 2.6 I found that the Command Line Tools Validator module does not pass one test related to the detection of the error WSI-BP-1.0 R2726 because the validator detects another error before (R2205). The problem is because of the inputted wsdl. The fault messages should be defined with an element instead of a type because their style is "document" by default. I fixed that creating another WSDL without that issue and now the test passes and the validator detects the R2726 error successfully. Attached you can find the new wsdl and the patch. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira