@alexey thanks for pointing that out. I have added a bit more info to the ticket. O.
 On Jun 1 2016, at 8:02 am, Alexey Markevich <amarkev...@talend.com> wrote: > Similar issue: https://issues.apache.org/jira/browse/KARAF-3007 > > On Tue, 31 May 2016 21:00:34 +0300, Owain McGuire <owain@integration.technology> wrote: > > >  > > Finally found this: https://access.redhat.com/solutions/1535463 > > > If you have a dash "-" in the persistent-id then if you override the > properties file in $FUSE_HOME/etc with the name &lt;pid&gt;.cfg then it > won't > pick the property file up. > > > so stuff-test.cfg will not work so change to persistent-id="stuff.test" > and > call the override file stuff.test.cfg will work fine. > > > Hope it saves you some time. > > > O. > > > \-- Regards, Alexey.