{"success":false,"msg":"package file parameter missing"} while trying to...
Hello, I try to write a command line script for administrating CQ5 via command line not using curl or wget. When I try to upload a package I get the following error message:...
View ArticleCRXDE repository connection issue
Hi, I have started to encounter an issue with connecting CRXDE to the repository. It all started with CRXDE becoming unresponsive. I had to stop it, and also close the repository. However, when I tried...
View ArticleHow to write an ajax call to a JSP page
Hi In CQ publish side, I want to call a jsp page on click of a button . I know we cant directly call it from script. For that we have to use ajax either directly or using jquery.ajax. Can any one...
View Articledate in JSP with date picker
Hi,I am trying to select date through component dialog so that that can be shown in JSP.I dont want to use Calender component . though i am able toget the result through datefield, but i am not able...
View ArticleNeed learning material or links for CQ5
Hi All, I am planning to learn Adobe CQ5. Can anyone give me more information on Adobe CQ5? Also share me the links to download the tool, learning material etc if any one has? Thank you
View ArticleUnable to replicate robots.txt through to the dispatcher
I implemented robots.txt on both author and publish instances using the link below: http://crxdelight.com/2012/02/04/how-to-protect-your-cq-instances-from-google-searches/robots.txt exist and it is...
View ArticleSome bad patterns in CQ?
A good technology often makes it easy to do the "right thing" While the "right thing" is a highly controversial subject and conventional wisdom can often turn out wrong, and it can be unclear what...
View ArticleWhere is Content Explorer in CQ 5.5?
Hello, I have tried to use Content Explorer with CQ 5.5. Going to the url, <host>:<port>/crx/, no longer shows the CRX console. What is the new URL for the Content Explorer and the Content...
View ArticleDispatcher Flush Agent on Publisher not invalidating cache
Hi all, We're having an issue with invalidating that cache apon activation/replication of content, but only from the Publish flush agent. I've copied the default flush agent on the Publish instance,...
View ArticleSiteCatalyst Integration issues
Hello, We are having issues seeing props sent to SiteCatalyst thogh request is visible. We are implementing SiteCatalyst on our pages. I followed the following steps. 1. Creating SiteCatalyst...
View ArticleError when trying to consume OSGI Service
Hi Everyone, This is my first post after attending the developer and advanced developer courses on CQ5.5. Everything has been fine up to the point where I am trying to create and consume an OSGI...
View ArticleOSGI bundle creation using third party jar files
Hi, I have a requirement to integrate our CQ5.5 based application with a third party. As part of this, I have to use some jar files. After lot of digging, I realised that the way to use external jar...
View ArticleAn exception occurred processing JSP page...
Hi All, I am new to DAY CQ development. I installed jdk1.6.0_37 in my system. I started cq 5.5 jar on port 4502. When i start cq and open localhost:4502 in browser I am getting following exception "An...
View ArticleCQ5.3 server not ready
*ERROR* webapp-CRX Launchpad Webapp: ERROR: Error starting slinginstall:F:\Microsoft\cq5\crx-quickstart\launchpad\startup\15\org.apache.sling.runmod e-2.0.3-tlp-R818849.jar...
View ArticleReport framework requires at least one grouped column
A Report requires at least one grouped column, otherwise finish button will lead to "The report doesn't contain grouped columns".Is it possible to configure a report not to require grouping?
View Articleform and post as a method to send request parameter?
Hi all, I have question about best practice in the CQ to send between 2 pages a parameter using a post method in the form. I have simple form on page.html like: <form action="page_2.html"...
View ArticleBasic authentication for web application in CQ5
Hi, I am trying to implement HTTP basic authentication for the couple of web applications I have deployed on CQ5. For e.g., I have three sites hosted as /content/site1, /content/site2 and...
View ArticleUsing AngularJS with Adobe CQ
Has anyone else tried creating single-page applications with AngularJS and Adobe CQ? I'm finding the combination difficult to work with when trying to keep the advantages of the CQ authoring tool. I'm...
View ArticleChange the default font of the richtext widget
I want to change the default look and feel of the content of richtext widget. I tried set the cls property when defining the widget, but it doesn't work. any idea? thx
View ArticleRedirecting page
I am using the redirect option in page properties to redirect pages but the page just displays "This page redirects to <Page Name>" in publisher mode. Why is it not working?
View Article