Add rollback DSL
----------------

                 Key: CAMEL-1478
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1478
             Project: Apache Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.0.0


Add a new {{rollback}} DSL so you can force an Exchange to rollback in a route. 
Can be used with the choice DSL to eg test a predicate and rollback.

Today you need to write your own processor and throw an exception, or set an 
exception on the Exchange.

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

Reply via email to