[
https://issues.apache.org/jira/browse/CXF-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-2213.
------------------------------
Resolution: Fixed
Fix Version/s: 2.2.2
2.0.12
Assignee: Daniel Kulp
Patch applied
> Currently CXF always produces true/false value for for mustUnderstand
> attribute irrespective of the SOAP version on the wire
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: CXF-2213
> URL: https://issues.apache.org/jira/browse/CXF-2213
> Project: CXF
> Issue Type: Bug
> Components: Soap Binding
> Affects Versions: 2.1.5
> Reporter: Marat Bedretdinov
> Assignee: Daniel Kulp
> Fix For: 2.0.12, 2.1.6, 2.2.2
>
> Attachments: CXF-2213.patch.txt
>
>
> Currently CXF will always produce true/false value for for mustUnderstand
> attribute irrespective of the SOAP version
> 1. For SOAP 1.1 spec for mustUnderstand attribute the values should be 0/1
> according to http://schemas.xmlsoap.org/soap/envelope/ and
> http://www.w3.org/TR/2000/NOTE-SOAP-20000508/#_Toc478383500
> 2. For SOAP 1.2 spec for mustUnderstand attribute the values should be
> true/false according to http://www.w3.org/2003/05/soap-envelope/ and
> http://www.w3.org/TR/2003/REC-soap12-part1-20030624/#soapmu
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.