Hi,From your screenshot you written incorrect class for implementing the interface.It must be "CustomerServiceImp" and not "s" //It must be CustomerServiceImp Implements CutomerService~ Ratna.
Also, watch this video here: http://scottsdigitalcommunity.blogspot.in/2014/12/querying-adobe-experience-manager-6.html - which contains step by step of the article ~ Ratna.
Hi,BTW, What do you mean by creating snapshot means - when you create a bundle, you see the error in error.log?I have tested this article many times, it works for me. However, I will again retest it and once again check the same.~ Ratna.
Hi,I think Attribute Based Access Control is the new feature in AEM and not implemented yet. It might be release in future AEM versions.However, We will check with internal Adobe community members regarding any documentation of the same.~ Ratna.
Hi Shishank,Yes, As Scott stated, there is no way of unlocking the pages from other groups.Only administrator or a person who locked the page can only unlock the page.~ Ratna.
Hi,Basically speaking there is nothing like to start via OSGI Framework restart, it is just to know the System information.It just contains only information on Start level information, server level information and java information.To install/restart the AEM instance see here: https://docs.adobe.com/...
Hi Mohan,Yes, you can append .html extension for the pages selected via pathbrowser.Ex:- <c:set var = "registerPath" value = "${properties.registerpath}" /> (If name is ./registerpath)<a href='${registerPath}.html'>Page</a>Hope this helps!~Ratna.
Hi,Yes you are correct, it throws the error and might be site is down. You can try after sometime.As prince stated, you can use the link for package share - https://www.adobeaemcloud.com/content/packageshare.htmlThanks,Ratna.