llbackOnly which is a
> feature seldom used. Its also more intended for old school
> JTA/JMS/JDBC transactions
>
>
>
> On Mon, Apr 7, 2025 at 2:49 PM Billah Farouk (BD/SWD-DOE4)
> wrote:
>
>> Hi,
>>
>> here I attached a repro case.
>>
>> When
21.00, Billah Farouk (BD/SWD-DOE4)
wrote:
> Hi,
>
> The issue is still present in 4.10.3 and 4.11.0. Is anyone else facing
> the same?
>
> I can provide a repro case if someone wants to take a look at it.
>
> Regards
> Farouk
>
> -Ursprüngliche Nachricht-
Hi,
The issue is still present in 4.10.3 and 4.11.0. Is anyone else facing the same?
I can provide a repro case if someone wants to take a look at it.
Regards
Farouk
-Ursprüngliche Nachricht-
Von: Billah Farouk (BD/SWD-DOE4)
Gesendet: Donnerstag, 27. März 2025 21:11
An: users
Hello,
we have noticed a strange behavior beginning from Camel 4.8.2 concerning the
Exception Handling: routes, that are created based on a route template, ignore
completely the OnException clauses.
routeTemplate("onexceptionreprotemplate")
.templateParameter("source")
.template