I'm trying to run CQ 5.6 on a Macbook Pro with OS X 10.9...just for development purposes. I'm using the default JDK 6 bundled with the OS.When I attempt to launch CQ, quickstart opens my browser and ... nothing at all appears. The content of localhost:4502 is just an empty browser screen. The error....
Hi, I would like to write a filter that will intercept a page properties post request. My filter will check to see what parameters are being posted and if it find the ones I am interested in. I would like to stop further processing of this post and do a redirect to another page. So far I have had no...
I am trying to generate a custom report in CQ5.5I followed the steps in the day site linkhttp://dev.day.com/docs/en/cq/5-5/developing/developing-reports.html#Creating Your Own Report - An ExampleI have created the node called "sling:OsgiConfig" but still I am getting the below exception. Can someone...
Newly created comments are replicating properly across the Publish and Author instances. However, when deleting comments, the comments are removed from the Author instance but *not* the Publish instances. No exception is being thrown in the logs. Where would be the best place to look at troubleshoot...
hiSo I fixed Sling annotations and now I get a xml file inside OSGI-INF folder inside the JARBut the xml file name is not serviceComponets.xml but taking the Servlet Class name even with the package name . How to get normal serviceComponets.xml ?
We have a custom (java) login module that was implemented in 5.6 version but its not working after upgrading to 6.0/6.1. We understand that in AEM 6 we have to re-create the custom login module using Oak External Login Module or implement org.apache.sling.jcr.jackrabbit.server.security.LoginModulePl...
while migrating from AEM 5.6 to aem 6.0 , I am getting below mentioned error,"17.08.2015 19:23:49.884 *ERROR* [qtp758918049-40] org.apache.sling.engine.impl.SlingHttpContext handleSecurity: AuthenticationSupport service missing. Cannot authenticate request.17.08.2015 19:23:49.884 *ERROR* [qtp7589180...
Trying to user querybuilder and need to have multiple order by clauses. Tried this, doesn't work (in XPath I can see the order by doesn't get added). What's the correct syntax and where can I find more documentation on using these clauses?1_orderby=@jcr:content/metadata/docType1_orderby.sort=asc2_or...
I created two image tabpanel in a component.i can able to retrieve only one, how i can retrieve two value in JSTL.Dialog as follows.<backImage jcr:primaryType="cq:Widget" cropParameter="./backImage/imageCrop" ddGroups="[media]" fileNameParameter="./backImage/fileName" fileReferenceParameter="./backI...