[ 
https://issues.apache.org/jira/browse/AXIS2-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Katherine Sanders updated AXIS2-4536:
-------------------------------------

    Attachment: AXIS2-4536.patch

Here's a patch which fixes this issue.  I've included some unit tests to stop 
regressions in future too.

> Change to AddressingOutHandler causes default parameter values in module.xml 
> to override values in msg context during invoke
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4536
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4536
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: Addressing
>            Reporter: Katherine Sanders
>         Attachments: AXIS2-4536.patch
>
>
> The change made to AddressingOutHandler in revision 778244 means that if 
> DISABLE_ADDRESSING_FOR_OUT_MESSAGES is set to true in the module.xml, 
> addressing will always be disabled on out messages, even if the value is 
> false on the msg context.  This behaviour is incorrect because the module.xml 
> value should only be a default, which is overridden by the value in the msg 
> context if it exists.

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

Reply via email to