“configurationProperties” (it doesn’t have to be called that) is a 
Map<String,String> that should be passed to the newFramework method of 
org.osgi.framework.launch.FrameworkFactory.

The instance of FrameworkFactory can be found using java.util.ServiceLoader.

Regards,
Neil


On 12 August 2014 at 22:37:02, rcbandit (peter.pen...@gmail.com) wrote:

I found this topic about Felix cache  

http://stackoverflow.com/questions/3165528/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);  



--  
View this message in context: 
http://apache-felix.18485.x6.nabble.com/Felix-reset-cache-dir-tp5009457.html  
Sent from the Apache Felix - Users mailing list archive at Nabble.com.  

---------------------------------------------------------------------  
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org  
For additional commands, e-mail: users-h...@felix.apache.org  

Reply via email to