[
https://issues.apache.org/jira/browse/CAMEL-7412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Torsten Mielke resolved CAMEL-7412.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.13.0
Fixed in revision 31 of
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=64933
> [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
> Fix For: 2.13.0
>
>
> 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)