[ http://issues.apache.org/jira/browse/AXIS2-1036?page=all ]

David Illsley resolved AXIS2-1036.
----------------------------------

    Resolution: Fixed

Patch committed.

> The property WS_ADDRESSING_VERSION is currently overloaded.
> -----------------------------------------------------------
>
>                 Key: AXIS2-1036
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1036
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: Addressing
>            Reporter: Brian DePradine
>         Assigned To: David Illsley
>            Priority: Blocker
>         Attachments: patch.txt
>
>
> The property WS_ADDRESSING_VERSION is currently used to indicate both, which 
> addressing handler WAS run (based on the addressing namesapce defined for 
> this property), and that an addressing handler HAS run (based on the property 
> being not null). I would like to change the semantics of this property to 
> just indicate which addressing handler SHOULD run (based on the addressing 
> namespace). This will allow another handler, such as a security handler, to 
> be able to specify which addressing handler should be run on an inbound 
> message. If any handler tried to do this today, using this property, then 
> neither of the addressing handlers would run, due to the overloaded 
> semantics. Patch to follow.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to