You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Kamil Kujawinski (JIRA)" <ji...@apache.org> on 2010/04/22 22:19:52 UTC

[jira] Created: (ODE-815) Removing repeated headers in output messages

Removing repeated headers in output messages
--------------------------------------------

                 Key: ODE-815
                 URL: https://issues.apache.org/jira/browse/ODE-815
             Project: ODE
          Issue Type: Bug
          Components: Axis2 Integration
    Affects Versions: 2.0-beta3
            Reporter: Kamil Kujawinski
            Priority: Minor


ODE removes headers with the same local name and namespace. Is there any explaination of such behaviour? 
IMO it shouldn't delete even elements, which are "deep equal".

It happens here org.apache.ode.axis2.soapbinding.SoapMessageConverter.createSoapHeaders(SoapMessageConverter.java:210)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.