[ https://issues.apache.org/jira/browse/CXF-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566313#comment-13566313 ]
Freeman Fang commented on CXF-4792: ----------------------------------- IIRC, this is kinda by design. In cxf if an endpoint supports soap 1.2, it supports soap1.1 also OOTB > 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