Aki Yoshida created CXF-4261:
--------------------------------

             Summary: Add maxRetries option to WS-RM's retry logic
                 Key: CXF-4261
                 URL: https://issues.apache.org/jira/browse/CXF-4261
             Project: CXF
          Issue Type: Improvement
          Components: WS-* Components
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


Currently, the retry in WS-RM (e.g., message retransmission) occurs 
indefinitely until a certain condition (e.g., receipt of an acknowledgement) is 
satisfied. In some scenarios, it is useful to limit the number of retries.

Since there is no standard retry policy parameter, we can introduce a retry 
policy type that can be used to configure this maxRetries property and other 
retry-related properties.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to