You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/06 17:06:00 UTC

[jira] [Resolved] (CAMEL-16160) camel-main - JVM system properties should override application.properties

     [ https://issues.apache.org/jira/browse/CAMEL-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16160.
---------------------------------
    Resolution: Fixed

> camel-main - JVM system properties should override application.properties
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-16160
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16160
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-main
>            Reporter: Claus Ibsen
>            Priority: Major
>             Fix For: 3.8.0
>
>
> If you have a camel main app and in the application.properties have
> camel.main.name = Foo
> Then you should be able to override this with
> -D camel.main.name = Bar
> On the CLI args to the JVM.
> We have this for ENV variables



--
This message was sent by Atlassian Jira
(v8.3.4#803005)