iris ding created CXF-4792: ------------------------------ Summary: throw versionmissmatch faultcode when send soap11 message to soap12 end point Key: CXF-4792 URL: https://issues.apache.org/jira/browse/CXF-4792 Project: CXF Issue Type: Bug Components: Soap Binding Affects Versions: 2.6.5, 2.8.0 Reporter: iris ding Priority: Minor Fix For: 2.8.0
A SOAP 1.1 message is not valid when sent to a SOAP 1.2 only endpoint. in such case we need to throw a versionmissmatch soapfault. Currently there is no such logic in ReadheadersInterceptor.java. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira