I found this topic about Felix cache
Disabling Cache in Apache Felix
Can you give me some example how I can use below code because I can't find configurationProperties.
configurationProperties.setProperty(Constants.FRAMEWORK_STORAGE_CLEAN, Constants.FRAMEWORK_STORAGE_CLEAN_ONFIRSTINIT);