Re: creating route template - java builder vrs java dsl

2025-06-12 Thread Claus Ibsen
__ > 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

Re: creating route template - java builder vrs java dsl

2025-06-12 Thread j vh
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

Re: creating route template - java builder vrs java dsl

2025-06-09 Thread Claus Ibsen
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

creating route template - java builder vrs java dsl

2025-06-06 Thread j vh
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