You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zheng Feng (Jira)" <ji...@apache.org> on 2020/05/25 01:42:00 UTC

[jira] [Created] (CAMEL-15108) camel-cdi - Extract the implementation of the JtaTransactionPolicy

Zheng Feng created CAMEL-15108:
----------------------------------

             Summary: camel-cdi - Extract the implementation of the JtaTransactionPolicy
                 Key: CAMEL-15108
                 URL: https://issues.apache.org/jira/browse/CAMEL-15108
             Project: Camel
          Issue Type: Improvement
          Components: camel-cdi
            Reporter: Zheng Feng
            Assignee: Zheng Feng


This issue came across the https://github.com/apache/camel-quarkus/issues/1197
It looks like the JtaTransactionPolicy does not depend on CDI except it introduces the transactionManager via @Resource. So it could be helpful to extract this implementation in the camel-jta module, and the camel-quarkus would like to leverage the narayana-jta extension to support the transactd() in the camel-quarkus.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)