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:04:03 UTC

[jira] Resolved: (SANDESHA2-40) When processing an in message, transactions are committed even when there is an error

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

Matt Lovett resolved SANDESHA2-40.
----------------------------------

    Resolution: Fixed

> When processing an in message, transactions are committed even when there is an error
> -------------------------------------------------------------------------------------
>
>                 Key: SANDESHA2-40
>                 URL: http://issues.apache.org/jira/browse/SANDESHA2-40
>             Project: Apache Sandesha2
>          Issue Type: Bug
>            Reporter: Andrew Gatford
>         Attachments: processInMessage.patch
>
>
> The RMMessageReceiver and SandeshaInHandler both only catch AxisFault exceptions.  This means that all other Runtime exceptions will invoke the finally block which will commit the transaction instead of rolling it back.

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