[
https://issues.apache.org/jira/browse/CXF-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Sosnoski resolved CXF-3270.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.1
Fixed by http://git-wip-us.apache.org/repos/asf/cxf/commit/c613aa49
> WS-RM should send acknowledgements when messages are received out of order
> --------------------------------------------------------------------------
>
> Key: CXF-3270
> URL: https://issues.apache.org/jira/browse/CXF-3270
> Project: CXF
> Issue Type: Improvement
> Components: WS-* Components
> Affects Versions: 2.3.2
> Reporter: Dennis Sosnoski
> Assignee: Dennis Sosnoski
> Fix For: 3.0.1
>
>
> The WS-RM implementation does not send acknowledgements for received messages
> as a matter of course, but instead apparently waits until either a timer
> expires or an acknowledgement is requested. This can result in many
> retransmissions when CXF is used at both ends. A cleaner approach is to
> automatically send an acknowledgement any time a message is received out of
> sequence.
--
This message was sent by Atlassian JIRA
(v6.2#6252)