Re: camel-jetty and access log

2022-02-28 Thread Daniel Johansson
Hi Thanks for your reply! I checked the docs and came up with this, i haven't tested it yet though but would this be something that could work? @Bean > > public RequestLogHandler jettyRequestLog() { > RequestLogHandler logHandler = new RequestLogHandler(); > NCSARequestLog requestLog = new

Re: sharing exchange properties in mutlicast route

2022-02-28 Thread Jeremy Ross
You could also set a map instance in a header or exchange property and any of the changes to map entries would be visible across sub routes and siblings. On Fri, Feb 25, 2022 at 8:04 PM Rohan Emmanuel wrote: > Thank you Claus so much for your quick reply.Much appreciated. > > On Fri, 25 Feb

[ANNOUNCEMENT] Apache Camel K 1.8.1 released

2022-02-28 Thread Andrea Cosentino
The Camel community announces the immediate availability of Apache Camel K 1.8.1 and related libraries. This is a patch release based on camel-quarkus 2.7.0, camel 3.14.1 and camel-kamelets 0.7.1. You can find more information in the release notes[1]. The artifacts are published and ready for