Re: [I] Error binding property (camel.main.routeControllerBackOffMaxAttempts=true [camel-quarkus]

2024-03-01 Thread via GitHub
hakuseki commented on issue #5832: URL: https://github.com/apache/camel-quarkus/issues/5832#issuecomment-1973330947 Ahh, missed that part. Thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] Error binding property (camel.main.routeControllerBackOffMaxAttempts=true [camel-quarkus]

2024-03-01 Thread via GitHub
hakuseki closed issue #5832: Error binding property (camel.main.routeControllerBackOffMaxAttempts=true URL: https://github.com/apache/camel-quarkus/issues/5832 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Error binding property (camel.main.routeControllerBackOffMaxAttempts=true [camel-quarkus]

2024-03-01 Thread via GitHub
jamesnetherton commented on issue #5832: URL: https://github.com/apache/camel-quarkus/issues/5832#issuecomment-1973324290 See this section of the Camel 4.4.0 upgrade guide: https://camel.apache.org/manual/camel-4x-upgrade-guide-4_4.html#_camel_main `camel.main.routesController`

[I] Error binding property (camel.main.routeControllerBackOffMaxAttempts=true [camel-quarkus]

2024-03-01 Thread via GitHub
hakuseki opened a new issue, #5832: URL: https://github.com/apache/camel-quarkus/issues/5832 ### Bug description When using Camel in Quarkus 3.8.1 there's an error generated, failing the application to start: ``` 2024-03-01 15:23:06,205 ERROR [io.qua.run.Application]