You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/18 07:21:24 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #1918: Revisit transaction support

jamesnetherton commented on issue #1918:
URL: https://github.com/apache/camel-quarkus/issues/1918#issuecomment-729488671


   Correct me if I'm wrong, but the underlying transaction support for all of those components comes from `spring-tx`. So if you want JTA support, then you need to set up a `JtaTransactionManager`. That's what I was thinking could be done automatically. I.e there would be a bean either in the registry or registered with Arc and it gets wired into the component(s).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org