__
> From: Claus Ibsen
> Sent: June 9, 2025 10:01 AM
> To: users@camel.apache.org
> Subject: Re: creating route template - java builder vrs java dsl
>
> Hi
>
> We have not heard about this before.
> Camel 3 is EOL and not supported.
>
> You are
trace/debug logs for you ;-)
thanks,
jvh/dg
From: Claus Ibsen
Sent: June 9, 2025 10:01 AM
To: users@camel.apache.org
Subject: Re: creating route template - java builder vrs java dsl
Hi
We have not heard about this before.
Camel 3 is EOL and not suppo
Hi
We have not heard about this before.
Camel 3 is EOL and not supported.
You are welcome to try with the latest Camel v4 and see if you can find out
if something is still wrong or not.
Also mind SB has package scanning so your problem is likely something about
SB loading some clases before othe
Hello,
We are upgrading from Camel 3.18.4 to 3.22.4 to pickup some important bug fixes
but noticed a new problem. When we are instantiating a route in a spring-boot
(2.6.2) app from a route-template the Java builder intermittently fails 3 out
of 4 times. As a workaround we switched to using the