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