WS-Addressing - checkDuplicateHeaders call in AddressingInHandler not required
------------------------------------------------------------------------------
Key: ADDR-25
URL: http://issues.apache.org/jira/browse/ADDR-25
Project: Addressing
Type: Bug
Reporter: David Illsley
Attachments: relatestocardinalitypatch.txt
Follow-on from AXIS2-585
AddressingInHandler currently throws an InvalidCardinality fault if there are
multiple RelatesTo headers in an inbound message. The WS-Addressing spec
defines the cardinality of RelatesTo as 0..* The change required it to remove
the check on line 111 of AddressingInHandler and remove the variable
ignoreRelatesTo and its use.
Patch to follow shortly.
--
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]