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

Venkat Nalla commented on CXF-5303:
-----------------------------------

Hi Daniel,
Thanks a lot for quick reply. From my understanding it should throw a SOAP 
fault because the header is not marked as understood. CXF 2.6.0 (Fuse Services 
Framework) results in the soap fault for same code in  
MustUnderstandInterceptor.checkUltimateReceiverHeaders. And also other toolkits 
like artix 5.6, WebLogic. However CXF 2.7.6 does not result in any SOAP Fault 
instead it processes the request. 
Thanks,Venkat

                                          

                
> 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