Dennis Sosnoski created CXF-5636:
------------------------------------

             Summary: Add AckRequested to WS-RM messages when acknowledgements 
are needed
                 Key: CXF-5636
                 URL: https://issues.apache.org/jira/browse/CXF-5636
             Project: CXF
          Issue Type: Improvement
          Components: WS-* Components
    Affects Versions: 3.0.0-milestone2
            Reporter: Dennis Sosnoski
            Priority: Minor


CXF WS-RM does not use the AckReqested message header, but without this header 
there is no guarantee the receiver will send acknowledgements. For 
interoperability it's best to include it in messages, at least if 
acknowledgements are not being received. Probably the most reasonable default 
approach is to automatically send AckRequested when sending a new message if 
any messages have previously been sent but not acknowledged. This can be 
combined with a message property to require AckRequested on every message.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to