Hi,We have created some custom error handler pages (in /apps/sling/servlet/errorhandler/) and they are being served as expected when we hit our publish instances directly (e.g. http://example.com:4503/foo).However when we access a web site through the dispatcher, the dispatcher does not use our cust...
I've got a variety of situations where I have a component A which uses cq:include to include component B. Both A and B are editable and have dialogs. However, when B is included in A, I'd like to disable direct editing of component B, and move the dialog tabs to A. I've seen a couple methods that ac...
Hi,Five Deployment Scenarios were discussed for AEM 6.0.In the TarMK Farm, (3rd scenario) is there an Automatic Fail over or it is manual?Please refer to http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html#MicrokernelsAppreciate your response.Thanks,Rama.
We are testing author groups in our staging environment. When creating a page, the "Page Properties" option in SideKick is active but the popup does not display. I've tried setting permissions under /libs/cq/ur/widgets/source/widgets/wcm/SideKick.js but no luck. I've created several groups and us...
Hi All,We have requirement that user is authenticated authorization done with a some third part system.The third party system in turn returns token to AEM.Is there a better to maintain and read from cookie and maintain user session?Thanks,Kishore
Hi,As a part of my project we are trying to disable a workflow launcher before a package in installed and then enable the launcher when the installation of the package is done.And so we need some hooks on the Package Manager Servlet. We tried to detect the request via a sling filter but it did not ...
Hi,I am trying to use the OOB Facebook Like button component in one of the geometrixx pages . But I click on like ,the pop up comes up and then goes away in seconds and then it gives error "Could not resolve object at URL http://localhost:4503/content/geometrixx-outdoors/en/men/coats.html.".I am ju...
I want to Send data via AJax call to serlvet, the serlvet will return some result based to which I will redirect to a page. So where do I add this global .js file i.e the file that contains the AJAX call. PLEASE NOTE I'M USING PREDEFINED FORM COMPONENT AND A PREDEFINED TEMPLATE(Form Template) SO I C...
Hi, My system configuration is Windows 7 64bit. I have Jre 7 and trying to run the quick start using that. But while doing the double click it was not running. So in the command prompt i tried "java -jar cq-author-4502.jar" but i got the below response but ther server is not starting though,...