[
https://issues.apache.org/jira/browse/CXF-5303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800640#comment-13800640
]
Aki Yoshida commented on CXF-5303:
----------------------------------
Hi Venkat,
you will also get the soap mustUnderstand fault when using CXF 2.6.6 (or Fuse's
version that uses that version).
This changed behavior is from CXF-4819.
Prior to those versions (CXF 2.6.7 or 2.7.4), the headers defined as part of
the service itself were not excluded from the mustUnderstand check from the
framework,
If you define a header as part of your service, that indicates that your
service is expecting this header and supposed to understand the header.
regards, aki
> 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 was sent by Atlassian JIRA
(v6.1#6144)