>>>>> Jean-Baptiste Onofre <[email protected]>:
> 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 tested on apache-karaf-4.2.10-20200920.072033-161 and there the config
object in @Activate method had all values on the initial startup:
{service.pid=no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment,
allowModify=false, 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.10-SNAPSHOT/etc/no.priv.bang.oldalbum.roleadder.test.ShiroRoleAdderForOldalbumTestEnvironment.cfg,
component.id=4, username=admin}
So 4.2.10-SNAPSHOT is ok.