Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-15251

camel-cdi - MandatoryJtaTransactionPolicy and NeverJtaTransactionPolicy miss to call the runnable work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.25.1, 3.3.0, 3.4.0
    • 3.4.1, 3.5.0
    • camel-cdi
    • None
    • Unknown

    Description

      The MandatoryJtaTransactionPolicy missed to call

      runWithTransaction(runnable, false);
      

      The NeverJtaTransactionPolicy missed to call

      runnable.run();
      

      Attachments

        Issue Links

          Activity

            People

              zhfeng Zheng Feng
              zhfeng Zheng Feng
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: