Camel Exception handled unknown element issue

2024-05-28 Thread Bikash Kaushik
Hi Team, I'm doing camel migration from version 2.15.1 to 4.2.0. In older version there is handle tag in exception block : java.lang.Exception false *But while upgrading it to Camel 4 getting below error :* Caused by: org.apache.camel.xml.io.XmlPullParserLocationException: Unexpected elem

Re: Camel Exception handled unknown element issue

2024-05-28 Thread Claus Ibsen
Hi You cannot use in as that is the point to handle the exception. You need to remove it. On Tue, May 28, 2024 at 1:09 PM Bikash Kaushik wrote: > Hi Team, > > I'm doing camel migration from version 2.15.1 to 4.2.0. In older version > there is handle tag in exception block : > > > java.lang.

Re: Camel Exception handled unknown element issue

2024-05-28 Thread Bikash Kaushik
Ok, thanks On Tue, May 28, 2024 at 4:59 PM Claus Ibsen wrote: > Hi > > You cannot use in as that is the point to handle the > exception. > You need to remove it. > > On Tue, May 28, 2024 at 1:09 PM Bikash Kaushik > wrote: > > > Hi Team, > > > > I'm doing camel migration from version 2.15.1 t

[VOTE] Release Apache Camel K 2.3.2 - Attempt #2

2024-05-28 Thread Pasquale Congiusti
Hello, This is a vote to release Apache Camel K 2.3.2. This release provides some bug fixes [1] due to certain regressions introduced in version 2.3.1. This is a second attempt which is replacing the staging artifacts released in the previous vote (canceled due to some other regressions identified

Re: [VOTE] Release Apache Camel K 2.3.2 - Attempt #2

2024-05-28 Thread zineb bendhiba
+1 (binding) Zineb > Le 28 mai 2024 à 16:28, Pasquale Congiusti a > écrit : > > Hello, > > This is a vote to release Apache Camel K 2.3.2. This release provides some > bug fixes [1] due to certain regressions introduced in version 2.3.1. This > is a second attempt which is replacing the stag