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


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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to