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

Daniel Kulp commented on CXF-5303:
----------------------------------

I'm failing to see the problem.   According to the WSDL, the <m:AppHeader 
xmlns:m="http://mycompany.com/address";...> element is defined for that 
endpoint.  Thus, CXF marks it as understood because it's defined as something 
needed by the endpoint.  

If you modify the soap message to change the namespace or element name or 
something, CXF does throw an exception.

                
> MustUnderstand headers are not processed correctly
> --------------------------------------------------
>
>                 Key: CXF-5303
>                 URL: https://issues.apache.org/jira/browse/CXF-5303
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.7.6
>         Environment: Window 7, Oracle JDK 1.7.0_15, Apache CXF 2.7.6
>            Reporter: Venkat Nalla
>         Attachments: TestHeader.zip
>
>
> When SOPA-ENV:mustUnderstand="1" is set on the SOAP Header (not WS-Security 
> Header) CXF 2.7.6 does not result in MustUnderstand Headers: [header name] 
> are not understood SOAP Fault instead it process the request successfully.

--
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