[ 
https://issues.apache.org/jira/browse/CAMEL-15251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-15251.
---------------------------------
    Fix Version/s: 3.5.0
                   3.4.1
       Resolution: Fixed

> camel-cdi - MandatoryJtaTransactionPolicy and NeverJtaTransactionPolicy miss 
> to call the runnable work
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-15251
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15251
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cdi
>    Affects Versions: 2.25.1, 3.3.0, 3.4.0
>            Reporter: Zheng Feng
>            Assignee: Zheng Feng
>            Priority: Major
>             Fix For: 3.4.1, 3.5.0
>
>
> The MandatoryJtaTransactionPolicy missed to call
> {code:java}
> runWithTransaction(runnable, false);
> {code}
> The NeverJtaTransactionPolicy missed to call
> {code:java}
> runnable.run();
> {code}



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

Reply via email to