You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/04/08 22:33:34 UTC

[jira] Commented: (SMXCOMP-474) Regression introduced in servicemix-jms default consumer which does not rollback the transactions by default when an exchange with an ERROR status comes back

    [ https://issues.apache.org/activemq/browse/SMXCOMP-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51115#action_51115 ] 

Chris Custine commented on SMXCOMP-474:
---------------------------------------

Added a workaround so that the defaults are somewhat intelligent.  If you leave transacted="none" (default), then the messages will not roll back onto the queues on error.  If transacted="jms" or "xa" then the rollback behavior will be default.  This should allow most users to get the behavior they want without setting the rollbackOnErroe flag manually.

> Regression introduced in servicemix-jms default consumer which does not rollback the transactions by default when an exchange with an ERROR status comes back
> -------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-474
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-474
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-jms
>            Reporter: Guillaume Nodet
>            Assignee: Chris Custine
>             Fix For: 3.2.4, servicemix-jms-2009.02
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.