Hi All, I am trying to follow https://helpx.adobe.com/experience-manager/using/first-osgi.htmland ended up in the error as attached. Can some one help me on this. Thanks,Jai
How to get the correct tags count for the aem tags? The current option to retrieve the count using the "Count Usuage" button in the tagging console, only returns the count of the tags authored in the Tags/Keywords field for the page. It does not includes the tagging done for the customized tag field...
In AEM 6.0 SP2, when using the touch UI on a component that uses the "Component Styles" functionality, the component does not apply the new class to the component until after a page refresh. To reproduce this issue:Go to the "Discover Geometrixx" sample page (http://localhost:4502/editor.html/conte...
Hi guys,This is my first post here!Well, I want to know something about the Session Timeout on the Day CQSE HTTP Service. Is it possible to handle the exception that is thrown knowing that it is actually a Session Timeout Exception? I mean, on the controller part of the system (I use Java Spring), t...
Hi,Need help for customizing request.log and access.log files for CQ 5.6.1. I need to add Session ID attribute to the log files for some monitoring purpose. Read the documentation for CQ 5.6.1 and its mentioned that customizing these 2 files is possible. But didn't find any details or examples of ho...
I am working on AEM 6.0 SP2.I have a component which includes other components. I need to refresh the page on edit of any of the components. I have CQ:LISTENERS configured as REFRESH_PAGE for afteredit event for parent as well as all child components. Refresh page works fine on classic UI but not wo...
I have website that is https protocol. Now i need to embedded an iframe in a cq page the 3 party url supports only http. So the page does not render as it is mixed content. http://stackoverflow.com/questions/3144986/http-and-https-iframe Could some one suggest as what could be the best approach i ...
Hi, can you help me understand the expected behaviour of the authoring widget html5smartfile?When I use this widget in an authoring dialogue and drop an image from the content finder onto the drag and drop area, it shows the file name in the editable text field for this component, e.g. 'MyImage.png'...
Hi,We have a situation where there are few files in the web server cache but not present in publisher or author instances. Any GET requests to these pages are being served properly but few requests triggered with POST are going to publisher instance which is throwing error since the pages are not pr...