Re: doCatch in XML DSL broken in 3.8.0+

2021-04-09 Thread Claus Ibsen
Okay I have created a JIRA ticket https://issues.apache.org/jira/browse/CAMEL-16476 -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

RE: doCatch in XML DSL broken in 3.8.0+

2021-04-09 Thread HOEFLAKEN Jacob
: users@camel.apache.org Subject: RE: doCatch in XML DSL broken in 3.8.0+ Hi Clause, I am using Camel Quarkus 1.8.0 (Camel 3.9) and 1.7.0 (Camel 3.8) moved back to 1.6.0 (Camel 3.7). Met vriendelijke groet / Kind regards, Jacob Hoeflaken Technology Leader Tel: +31 88 988 90 00 - Mobiel: +31 6

RE: doCatch in XML DSL broken in 3.8.0+

2021-04-09 Thread HOEFLAKEN Jacob
- From: Claus Ibsen Sent: Friday, April 9, 2021 10:23 To: users@camel.apache.org Subject: Re: doCatch in XML DSL broken in 3.8.0+ Hi What runtime are you using to run Camel, and it looks like your route xml files are not spring xml files, but loaded via the new xml loader. And if so then its a clue

Re: doCatch in XML DSL broken in 3.8.0+

2021-04-09 Thread Claus Ibsen
Hi What runtime are you using to run Camel, and it looks like your route xml files are not spring xml files, but loaded via the new xml loader. And if so then its a clue to it being the problem. On Fri, Apr 9, 2021 at 10:10 AM HOEFLAKEN Jacob wrote: > > Hi, > > I cannot add a doCatch anymore in

doCatch in XML DSL broken in 3.8.0+

2021-04-09 Thread HOEFLAKEN Jacob
Hi, I cannot add a doCatch anymore in the XML DSL since 3.8.0+. http://camel.apache.org/schema/spring"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://camel.apache.org/schema/spring https://camel.apache.org/schema/spring/camel-spring.xsd";>