With out current implementation of MultiSite Manager (MSM), most of the authors are creating form pages from the blue print so it can be rolled our to live copy pages. There is a growing need to only display certain form components for certain regions or counties. For illustration, we have global n...
I am trying to access the user admin page on our publishers, unfortunately it is returning a blank page in some of our environments. The author page always loads. I need to make changes to just the publisher and also I want to check changes activated on the author are replicating down as it doesn't ...
Trying to install AEM 6 .Java 1.7 version.We are getting only OSGI console and crxde.Not able to access rest of the consoles.Getting error as "startup in progress"In log we can able to see below info continuosly*INFO* [qtp1713069167-273] org.apache.sling.auth.core.impl.SlingAuthenticator getAnonymou...
Hi.. I am facing an issue and I think I am missing any step. Please tell me the proper way..I have a component that extends foundation page component. So I put body.jsp and headlibs.jsp there. Published the code and two jsps are in publish instance. Now I deleted headlibs.jsp from author and publish...
Hi, guysMy component folder is missing on CRXDE Lite but i can see/navigate the component folder in Content Explorer. also, all components are working on sidekick and existing pages. My project is maven based and i use command line to deploy in CQ5. In addition i already checked the maven POMs and c...
Please share your Ans how to do testing for below jsp file like using junit testing?<%@include file="/libs/foundation/global.jsp"%><cq:includeClientLib categories="download" /><acc:controller cls="com.download.controller.DownloadController" var="download" /><c:set var="allLink" value="${download...
I am currently having trouble to build a multiple composite fields. This field include a textfield and a pathfield. For the pathfield, I am trying to customize the xtype so that user can drag & drop the digital asset from content finder, exactly like the pathfield in rte editor when user try to cr...
We have recently experienced versioning corruption in our authoring environment (due to a hard crash on low disk space). It is producing 'inexistent parent id (may be orphaned)' errors in /version when doing startup repository checks.Is it possible to 'reset' versioning? I tried restoring a version ...
Hi,We have the need to store a large number of users in an external system, and restrict areas of our CQ powered site to those users. It looks like the Closed User Group feature is a good fit for this. It also looks like we can create a custom Login Module to authenticate users against the external ...