[ http://issues.apache.org/jira/browse/SANDESHA2-40?page=comments#action_12447102 ] Chamikara Jayalath commented on SANDESHA2-40: ---------------------------------------------
Applied. Thanks Chamikara > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
