How to use splitter in existing route

2023-05-15 Thread Sahil Upneja
Hi Team, I am facing one issue while using splitter in route. Please see the details below https://stackoverflow.com/questions/76228963/how-to-use-splitter-in-existing-route Please suggest the solution Regards Sahil

Re: Camel Main: RoutesIncludePattern doesn't seem to respect asterisks as a directory placeholder

2023-05-15 Thread Claus Ibsen
Hi Are you loading these files from classpath or file system directly. And what Camel version do you use On Sun, May 14, 2023 at 5:39 PM Fyodor Kravchenko wrote: > Hello, > > in my little test I'm trying the following, > > > public class CamelMainTry { > public static void main(String[]

How to use Splitter with Aggregate using xml in Apache Camel 3.20.0

2023-05-15 Thread Sahil Upneja
Hi Team, I am facing one issue while using splitter with aggregation. Please see the details below https://stackoverflow.com/questions/76230258/how-to-use-splitter-with-aggregate-using-xml-in-apache-camel-3-20-0 Please suggest the solution Regards Sahil

[RESULT][VOTE] Release Apache Camel Kamelets 4.0.0-M3

2023-05-15 Thread Andrea Cosentino
Hello all The vote passes with the following result: 4 +1 binding votes: Andrea Cosentino Zineb Bendhiba Claus Ibsen Pasquale Congiusti Thanks.

Re: [VOTE] Release Apache Camel Kamelets 4.0.0-M3

2023-05-15 Thread Andrea Cosentino
Thanks all the vote passes. I'll go ahead. Il giorno gio 11 mag 2023 alle ore 15:18 Pasquale Congiusti < pasquale.congiu...@gmail.com> ha scritto: > +1 (binding) > > Thanks! > > On Thu, May 11, 2023 at 2:56 PM Claus Ibsen wrote: > > > +1 (binding) > > > > On Thu, May 11, 2023 at 2:30 PM Andrea

Unmarshal component - Karavan

2023-05-15 Thread Zmrzlý , Daniel
Hi, I am facing an issue with unmarshalling to class type. Please see the problem below https://stackoverflow.com/questions/76234573/unmarshalling-xml-json-to-class-in-apache-karavan Thanks. Regards Daniel

Re: Unmarshal component - Karavan

2023-05-15 Thread Marat Gubaidullin
Hi Daniel, I have provided the correct version at StackOverflow Marat On Mon, May 15, 2023 at 5:39 AM Zmrzlý, Daniel wrote: > Hi, > > I am facing an issue with unmarshalling to class type. > > Please see the problem below > > >