camel-blueprint: add support for transaction (XA or spring based) on the error 
handler
--------------------------------------------------------------------------------------

                 Key: CAMEL-3445
                 URL: https://issues.apache.org/jira/browse/CAMEL-3445
             Project: Camel
          Issue Type: Improvement
          Components: camel-blueprint
    Affects Versions: 2.6.0
            Reporter: Guillaume Nodet


Due to the hard dependency on spring, we may want to add support for plain XA 
transactions, or find a way to have the spring transaction really optional 
(though optional dependencies could be problematic for blueprint namespace 
handlers, as you have no real way to know if the dependency is available or 
not, so using a different namespace handler for transactions might be a good 
solution).

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