You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2012/12/13 15:46:12 UTC

[jira] [Created] (CXF-4700) Add an operation for manually cancel and remove WS-RM messages and sequences over JMX

Aki Yoshida created CXF-4700:
--------------------------------

             Summary: Add an operation for manually cancel and remove WS-RM messages and sequences over JMX
                 Key: CXF-4700
                 URL: https://issues.apache.org/jira/browse/CXF-4700
             Project: CXF
          Issue Type: Improvement
          Components: WS-* Components
    Affects Versions: 2.7.1
            Reporter: Aki Yoshida
            Assignee: Aki Yoshida


Currently, there is an operation to remove a sequence over JMX. This operation was intended for removing sequences that have not expired but unused and empty. The operation does not check if there are unacknowledged messages in the sequence. 

As a result, these messages will lose the sequence when this operation is used to remove the sequence.

To avoid this problem, the sequence removal operation will check the status of the sequence. In addition, a new operation is added to manually cancel and remove the unacknowledged messages.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira