Re: help with issue required. Camel 3.7.3

2021-06-21 Thread Claus Ibsen
camel XML config? > Also, how should I set my Java bean up? What annotation is required? > > Thanks in advance > Doug Snaith. > > -Original Message- > From: Claus Ibsen > Sent: 18 June 2021 11:51 > To: users@camel.apache.org > Subject: Re: help with issue r

Re: help with issue required. Camel 3.7.3

2021-06-18 Thread Claus Ibsen
Hi Try with Camel 3.10.0, and if still a problem, then it would help if you put together a reproducer project, eg a small sample project that shows this problem for you, then we can take a look at that. Also try with body.getScheduledServices() And you can always instead of simple use a bean or

help with issue required. Camel 3.7.3

2021-06-18 Thread Snaith, Douglas
I need some help with a Camel issue. To summarise my issue, we have upgraded from Camel 2.16.2 to 3.7.3 and in our route xml the no longer works. The object (xx.ObjectListDto) we are trying to split looks like this ---> private static final long serialVersionUID = 2947839802965876099L; @NotNu