Hello,
I would like to know what is the expected behavior of the <config
name="the.config.pid"> feature element when the the.config.pid.cfg file already
exists in the karaf /etc folder. What properties are injected in the service?
Those in the file or those in the <config name="the.config.pid”> feature
element?
I'm asking this because I would like to use the content of the <config
name="the.config.pid”> element as a default value only when the corresp file in
etc folder is missing. When the file is already present I’d like to get a
similar behaviour with respect <configfile
finalname="${karaf.etc}/the.config.pid.cfg" override="false">
Thank you,
Matteo