Hi All,
I am trying to create a configuration framework for my project.The Configuration are stored in node . Project consist of multiple environment example Load, Test etc.. I require certain configuration to be read on activation of Bundle depending on the environment and not by instance its running ,I can get environment in Sling Servlet but Activator or Service level I am not sure how to achieve it