Hi,you can find details here[1], that should explain the principle. Basically, whenever you update an OSGI configuration parameter it gets saved to the repository so it is available even if you restart the instance(i.e. unlike if it were held in memory). In the article, the readProperties method is ...