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

[jira] [Created] (CAMEL-15377) camel-jms - Add back transactedInOut option

Claus Ibsen created CAMEL-15377:
-----------------------------------

             Summary: camel-jms - Add back transactedInOut option
                 Key: CAMEL-15377
                 URL: https://issues.apache.org/jira/browse/CAMEL-15377
             Project: Camel
          Issue Type: Improvement
          Components: camel-jms
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.5.0, 2.25.2


This option has its implications when using JTA transactions. But there can be use-cases with eg two spring boot apps (A and B), where B needs transactional behavior for processing a request/reply to send it back. Then A can set this option to mimic a transaction for request/reply that runs unmanged from any existing transaction.

in Camel 2.x this option was deprecated so we can remove the deprecation.



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