You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Alessio Soldano (JIRA)" <ji...@apache.org> on 2018/10/11 22:02:00 UTC

[jira] [Created] (CXF-7871) WS-A RelatesTo headers missing in MAPCodec::getUnderstoodHeaders()

Alessio Soldano created CXF-7871:
------------------------------------

             Summary: WS-A RelatesTo headers missing in MAPCodec::getUnderstoodHeaders()
                 Key: CXF-7871
                 URL: https://issues.apache.org/jira/browse/CXF-7871
             Project: CXF
          Issue Type: Bug
          Components: WS-* Components
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: 3.3.0, 3.2.7


The getUnderstoodHeaders() methods of MAPCodec returns a static list of headers that is created when loading org.apache.cxf.ws.addressing.soap.VersionTransformer. Such list does not include the RelatesTo headers.

This issue is actually exposed by having recently applied the fix https://github.com/apache/cxf/commit/a63a36bc4e151ab9c555304fab383a4624191f51



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)