Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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