Apache Camel and hawt.io debugging: Body/Header not visible at breakpoint

2022-03-13 Thread Bert Speckels
Hi I am quite new with Apache Camel and assigned to this mailing list just a few minutes ago. So please be kind to me :-D --- Until now I was very successful with using Camel. It is exactly what we need for our project. But I wouldn't write here if I didn't have a problem ... I'm currently work

[ANNOUNCE] Apache Camel 3.11.6 (LTS) Released

2022-03-13 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 3.11.6 (LTS). Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This patch release contains 23 bug fixes and improvements. The releas

Re: Apache Camel and hawt.io debugging: Body/Header not visible at breakpoint

2022-03-13 Thread Tadayoshi Sato
Hi Bert, It's likely that the problem is in Hawtio. Hawtio is not yet updated with the latest Camel versions. Feel free to file your issue at https://github.com/hawtio/hawtio-integration/issues Thanks, Tadayoshi On Mon, Mar 14, 2022 at 3:20 AM Bert Speckels wrote: > Hi > > I am quite new with

Re: Apache Camel and hawt.io debugging: Body/Header not visible at breakpoint

2022-03-13 Thread Bert Speckels
Yes, maybe. But yesterday evening the situation has changed: After some changes concerning other aspects of my application (like assigning an ID to most of the route nodes) debugging works now including the display of body and headers. I have no clue what changed to make it work. And at the same