[
https://issues.apache.org/jira/browse/CXF-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Sosnoski closed CXF-352.
-------------------------------
> Update WS-A MessageID and WS-RM Acknowledgement headers in resent messages
> ---------------------------------------------------------------------------
>
> Key: CXF-352
> URL: https://issues.apache.org/jira/browse/CXF-352
> Project: CXF
> Issue Type: Task
> Components: WS-* Components
> Reporter: Andrea Smyth
> Assignee: Dennis Sosnoski
> Fix For: 3.0.0
>
>
> Currently a message is resent as is. This implies use of the originally
> assigned messageID, and works because we are by default tolerant against
> duplicate messageIDs . To be strictly compliant, the resent message should
> be given a new ID. Once we are updating the headers, we may also either
> remove any pre-existing SequenceAcknowledgement header (it may be
> out-of-date, but that does not cause any harm) or, for efficiency, replace
> it with an up-to-date SequenceAcknowledgement.
> Requires re-running the message through a selective chain of interceptors or
> else a manual approach to updating the headers in question. and subsequently
> re-marshalling the messge.
--
This message was sent by Atlassian JIRA
(v6.2#6252)