Thanks Grzegorz.
Yes, I did found the same in between and changed the undertow.xml. Finally it
works and undertow pax web seems a bit more flexible than jetty. Would it be a
further part of Pax Web 8 and Karaf as well?
Best
- Gerald
> Grzegorz Grzybek hat am 03.09.2020 08:29 geschrieben:
>
>
Hi John
Thanks for sharing this. Its great to see other kind of tooling for
Apache Camel.
Great and detailed blog post. And good to hear there will be added
more rules for the upcoming Camel 3.x releases.
I added a link to your blog from the tooling section at
https://camel.apache.org/community/a
Hello
czw., 3 wrz 2020 o 09:10 Gerald Kallas napisaĆ(a):
> Thanks Grzegorz.
>
> Yes, I did found the same in between and changed the undertow.xml. Finally
> it works and undertow pax web seems a bit more flexible than jetty. Would
> it be a further part of Pax Web 8 and Karaf as well?
>
Pax Web
Hi Team,
I have a requirement where I need to read the messages from a queue filter
out the duplicates and send to out queue. For filtering out the duplicates
based on MessageId I'm using Ehcache based Idempotent repository . It is
working fine as long as the camel application is up. When camel go