Application specific properties for different environments
Hi,
I need to have a few properties that are application specific and different for to each environment. I currently maintain the properties as a java properties file but feel that using runmode configuration is the way to go. I have found a few articles that have described how to set OSGI configuration values based on the run mode. Please point me to any article or code that will help me.
Thank you
Viren.