[
https://issues.apache.org/jira/browse/CAMEL-19071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690731#comment-17690731
]
Claus Ibsen commented on CAMEL-19071:
-------------------------------------
camel.kamelet.xxx works because the kamelet component loads properties via the
properties component.
However for general component configuration then we need to re-create these
components on re-load.
> camel-jbang - Reload all routes in changes to application.properties in dev
> mode
> --------------------------------------------------------------------------------
>
> Key: CAMEL-19071
> URL: https://issues.apache.org/jira/browse/CAMEL-19071
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
>
> camel run foo.yaml
> and you have application.properties where you can configure component /
> kamelets also (and some other bits). Then if you change
> application.properties we should reload all routes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)