Torsten Mielke created CAMEL-7412:
-------------------------------------

             Summary: [docs] The docs state camel-jdbc does not support 
transactions.
                 Key: CAMEL-7412
                 URL: https://issues.apache.org/jira/browse/CAMEL-7412
             Project: Camel
          Issue Type: Bug
          Components: camel-jdbc
    Affects Versions: 2.12.3
            Reporter: Torsten Mielke
            Priority: Minor


The docs at http://camel.apache.org/jdbc.html state 

{quote}
This component can not be used as a Transactional Client. If you need 
transaction support in your route, you should use the SQL component instead.
{quote}

This statement however seems to be wrong. 
I have a demo at 
https://github.com/tmielke/fuse-demos/tree/master/Camel/Camel-JMS-JDBC-XA-TX 
that uses the camel-jdbc component in an XA transaction scenario without errors.

Can someone please confirm the docs is wrong and I can correct it in the docs? 

This statement was introduced in 
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27822683
 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to