JMX Configuration spring boot camel 3.*

2022-02-17 Thread Thomas Wood
Hello all! I am converting a CAMEL app from 2.* to 3.11. So far so good other than that I cant figure out how to configure jmx properly. The new jmxagent doesnt seems to support the same properties as the 2.* versions. Is the an example of how to define such things as ports and ssl? Thanks!

Re: Lost connection to ActiveMQ for Camel routes after configuration changes

2022-02-17 Thread Jean-Baptiste Onofré
Hi Frank, does restarting the blueprint container help (not the bundle, I mean restarting the route using camel:* commands for instance) ? Regards JB On Thu, Feb 17, 2022 at 3:37 PM Zinner, Frank Uwe Alfred wrote: > > > Hi, > I have a running Kafka 4.2.15 with Camel 3.11.5 and ActiveMQ 5.16.2 w

Lost connection to ActiveMQ for Camel routes after configuration changes

2022-02-17 Thread Zinner, Frank Uwe Alfred
Hi, I have a running Kafka 4.2.15 with Camel 3.11.5 and ActiveMQ 5.16.2 with a Camel route to an external ActiveMQ broker. When I start my local Karaf, the Camel routes connect both ActiveMQ servers local and external and all works as expected. Then when I change the local configuration, Karaf r

Re: JPA consumer logging

2022-02-17 Thread Calle Andersson
Unfortunately I currently have limited access to the logs (I'm out of office) but I think we only get the following in the log: WARN [org.apache.camel.component.jpa.JpaConsumer] (Camel (camelContext_myContext) thread #26 - jpa://dummy.MyEntity) Consumer Consumer[jpa://dummy.MyEntity?consumeDel