Hi, It’s what I thought and it’s fixed on 4.2.10-SNAPSHOT.
If you have the chance to test with 4.2.10-SNAPSHOT to double check, but I’m pretty sure it will work. I did the fix in FileInstall (regression introduced there and fixed). Regards JB > Le 21 sept. 2020 à 22:03, Steinar Bang <[email protected]> a écrit : > >>>>>> Steinar Bang <[email protected]>: > >>>>>> Jean-Baptiste Onofre <[email protected]>: >>> What Karaf version are you using ? If you tested 4.2.9, can you try >>> 4.2.8 (I did a fix in FileInstall affecting 4.2.9) ? > >> I'm using 4.2.9 with openjdk 11 on debian 10.5 "buster" on amd64. > >> I will try with 4.2.8. > > On 4.2.8 the config map contained all config on the initial startup: > {service.pid=no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment, > allowModify=true, password=admin, > org.apache.karaf.features.configKey=no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment, > > component.name=no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment, > > felix.fileinstall.filename=file:/home/sb/skrot/apache-karaf-4.2.8/etc/no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment.cfg, > component.id=4, username=admin} > > So this is a regression from 4.2.8 to 4.2.9. > >
