You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Matt Lovett (JIRA)" <ji...@apache.org> on 2006/11/24 12:00:08 UTC

[jira] Resolved: (SANDESHA2-32) Timing window with InOrder sequences

     [ http://issues.apache.org/jira/browse/SANDESHA2-32?page=all ]

Matt Lovett resolved SANDESHA2-32.
----------------------------------

    Resolution: Fixed

> Timing window with InOrder sequences
> ------------------------------------
>
>                 Key: SANDESHA2-32
>                 URL: http://issues.apache.org/jira/browse/SANDESHA2-32
>             Project: Apache Sandesha2
>          Issue Type: Bug
>            Reporter: Thomas McKiernan
>         Attachments: inOrder.patch
>
>
> When a sequence is InOrder, a msgCtx will be delivered using the InvokerWorker.
> This will unpause the msg and resume the send such that the app will be invoked with the msg.
> However, it is possible that the original recieving thread will not have completed at that point.
> Therefore the msg will be unpaused before this thread has finished.
> The result is the msg gets "invoked" twice and this causes problems for us at the JAXWS layer.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org