RE: Need help in implementing Sling Context Aware Configuration

2016-11-17 Thread Stefan Seifert
you do not need org.apache.sling.caconfig.bnd-plugin as direct reference in your - it's only useful as dependency for maven-bundle-plugin or other tooling that used bnd to generate the OSGi SCR metadata, see [1] as an example. but this should not be the source of your problem - did you deploy

Need help in implementing Sling Context Aware Configuration

2016-11-17 Thread Gopal Agarwal
Hi, I am looking to use Sling Context Aware Configuration. https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html I have added these in the POM file org.apache.sling org.apache.sling.caconfig.impl 1.0.0