[ 
https://issues.apache.org/jira/browse/CXF-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13568494#comment-13568494
 ] 

iris ding commented on CXF-4792:
--------------------------------

Thanks a lot for your reply Daniel and Freeman.

I have a question for this:

If we send a soap11 message to a soap12 only endpoint --means the endpoint only 
has soap12 binding info. How CXF will deal with this situation?
Will it throw a versionmismatch soapfault or just a general 'fault occured 
while processing' exception?

Iris Ding
                
> 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
>            Assignee: Freeman Fang
>            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

Reply via email to