[ 
https://issues.apache.org/jira/browse/CXF-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699880#comment-13699880
 ] 

Aki Yoshida commented on CXF-2118:
----------------------------------

Hi Dennis,
systests/ws-rm's SequenceTest.testOnewayAnonymousAcksClientSequenceDemarcation 
verifies the behavior of this property, namely terminating the current sequence 
and creating a new one according to the protocol.

Regarding JMX, there is a method to remove a specific sequence. I thought 
calling this removeSourceSequence method would terminate the sequence before 
removing the sequence. But I am not sure now because a quick look didn't reveal 
this termination handling. I'll take a look at it again later.

Regarding the documentation for the above property, I think there is none 
except it is mentioned in the ticket itself. I can add it to the document.

regards, aki
                
> Add an application level control on WS-RM sequence termination
> --------------------------------------------------------------
>
>                 Key: CXF-2118
>                 URL: https://issues.apache.org/jira/browse/CXF-2118
>             Project: CXF
>          Issue Type: Improvement
>          Components: WS-* Components
>            Reporter: Francois Mireaux
>            Assignee: Dennis Sosnoski
>
> Using WS-RM, in some cases, an application needs to say that a request is the 
> last one of a series, letting the RM interceptors do what they have to, 
> beginning with setting  the protocol header "lastmessage" on the SOAP 
> request.  This can't be solved by ws-rm manager configuration.

--
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