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 (Updated) (JIRA)" <ji...@apache.org> on 2012/03/06 00:53:57 UTC

[jira] [Updated] (CXF-4164) Robust-InOnly processing with WS-RM must must delay updating the sequence until message delivery

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

Aki Yoshida updated CXF-4164:
-----------------------------

    Summary: Robust-InOnly processing with WS-RM must must delay updating the sequence until message delivery  (was: Robust-InOnly processing with WS-RM must must wait for updating the sequence until message delivery)
    
> Robust-InOnly processing with WS-RM must must delay updating the sequence until message delivery
> ------------------------------------------------------------------------------------------------
>
>                 Key: CXF-4164
>                 URL: https://issues.apache.org/jira/browse/CXF-4164
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.4.7, 2.5.3
>            Reporter: Aki Yoshida
>            Assignee: Aki Yoshida
>             Fix For: 2.4.7, 2.5.3, 2.6
>
>
> A recently added robust-inonly mode (CXF-4096) can be used to invoke services synchronously so that the caller can distinguish a successful invocation from an unsuccessful one. 
> Although this feature is implemented independently of WS-RM, it can be used with WS-RM to force the acknowledgement message to be returned only after the service invocation successfully completes. 
> Unfortunately, there is a minor change required in WS-RM so that this feature will work for this use case. Namely, it must be made aware of this robust setting so that it can postpone updating the sequence until the message is delivered.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira