All, Appreciate your time and response to my queries:1. What is the maximum number of widgets allowed in a component or a dialog?2. What is the impact on performance if a component has a large number of widgets? Are there any best practices recommendation with respect to this?3. What is the query to...
HiI am unable to login and raise a support ticket sing my adobe id.http://helpx.adobe.com/marketing-cloud/contact-support.htmlMy adobe id is active and i can login to other forums and adobe site. Please help how to resolve this
Hi,I'm trying to import and use Google Gson library in my servlet but when I try to compile the servlet I get these errorscom.google.gson.JsonElement cannot be resolved to a type com.google.gson.JsonParser cannot be resolved to a type com.google.gson.JsonObject cannot be resolved to a typeThe Gson l...
Hi,is it possible to have a cq:panel inside another cq:panel what I want to to achieve is when I open up a dialog box I get 2 panels and inside each panels I get 3 panelsThanks
Hi,i'm doing the below exercise i'm able to succesfully through maven but when i upload the bundle in felix console error is displayedhttp://helpx.adobe.com/adobe-cq/using/custom-sling-servlets.htmlPFA image for felix console.And the below is the message displayed in stderror.logorg.osgi.framework.B...
Hi everyone,Is there a way to control how the node siblings are ordered or inserted in the JCR repository? For example, if I am using the CRX Content Explorer, it would be super nice to have nodes appear in alphabetical order for certain folders.I have considered writing a batch job to do this wor...
I have an OSGi bundle that is used to export a number of common classes that we want to manage for specific versions. It includes a simple bundle Activator class not unlike the one created by the archetype, lets say :-import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.squeakysand.os...
Hi, I have a requirement to get a list of 3 most recent page crated in cq5 so that i can create their list .Plz help me to understand how to achieve this. I need to work on this on urgent basis. plz help me.how would be the sample query.Thanks,Amit
HiI am trying to store a object in session in SlingAllMethodsServlet and retrieve it back in CQ JSP. When doing so i get the error as below. Attached the full stacktrace.This error appears random. Couldn't find the actual scenario when it occurs to.Caused by: java.lang.IllegalStateException: Respons...
Hi All,I am facing a problem in accessing CRXDE Lite after the welcome screen on login by clicking on CRXDE Lite.It says - The requested URL is not found.Any possible reasons for the same?