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

Dennis Sosnoski commented on CXF-2118:
--------------------------------------

Great, I'd noticed the RMManager.WSRM_LAST_MESSAGE_PROPERTY and wondered why 
this apparently wasn't working. But is this documented anywhere? I couldn't 
find it.

Also, shouldn't we add a JMX operation for this? You can only use the 
RMManager.WSRM_LAST_MESSAGE_PROPERTY when you're sending a message, and in many 
cases applications won't know in advance that a particular message is the last 
one.
                
> 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