[ 
https://issues.apache.org/jira/browse/CXF-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aki Yoshida resolved CXF-4700.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.2
                   2.6.5
    
> Add an operation for manually removing 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
>             Fix For: 2.6.5, 2.7.2
>
>
> 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

Reply via email to