PuzanovsP wrote... Dear Krish, If you have AEM 6.1 with SP2 installed, you should add additional maven dependency in your OSGi pom: <dependency><groupId>javax.inject</groupId><artifactId>javax.inject</artifactId><version>1</version></dependency> Regards, Peter Hi ,Still I am getting the same error...