SCR Reference
Hi, I would like to know how can i make my class object as reference? For ex: /** @scr.reference */ private SlingRepository slingRepository; In the java i have to get slingRepository...
View ArticleCQ5.4, about compiled jsp files
Hi guys, I have problems with caching and compiled versions, this is because of installing a package on a publish server with an older version of the same web app. This is CQ5.4, so I read you...
View ArticleWhere can i get the actual class file ?
Actually i would like to have a look at the actual java class file such as com.day.cq.wcm.workflow.process.ActivatePageProces com.day.cq.wcm.workflow.process.DeactivatePageProcess etc. Can anyone...
View ArticleInbox Notification from Workflow
Hi,I've got a problem with Inbox Notification.I want to inform an author about all steps during the workflow process (activated, deactivated, terminated) using Inbox Notification (not e-mail!)I found a...
View ArticleMeetup in Orange County/CA About Migrating content into CQ
Just wanted to let everybody know that we have a presentation on how to automatically transfer a site into CQ on Wed March-20 The meetup can be found at...
View ArticleCQ doesn't pick up nodetypes.cnd changes using Package Manager
Hi, CQ doesn't seem to pick up the changes in custom nodetype definitions in nodetypes.cnd when I install the package containing the updated nodetypes.cnd using Package Manager, how do I get around...
View ArticleSet up Clustering !!!!!!!!!
Anyone know why I got this exeption when I set up clustering. "java.io.IOException: Server returned HTTP response code: 401 for URL: http://cm-web1.cen.com:4504/crx/config/cluster.jsp". I try to join...
View ArticleCQ5 Startup errors ESAPI directory or file not readable.
Here is the startup screen output with the errors bolded, any help is appreciated. :/lopt/dev/instances/author1/crx-quickstart/bin $ 31.05.2013 08:08:32.365 *INFO * [main] Setting...
View ArticleProblems Loading login/welcome page
Hi AllI am facing a weird problem with cq server's login/welcome page i am seeing this exceptions whenever i try to access http://<SERVER_NAME>:4502 and i see the exception 27.06.2013...
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 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 ArticleNothing shows in sidekick inspite of the design selection
Additional update- If the same page, I view it in preview and revert back to authoring mode, sidekick gets populated. So preview does the trick of sidekick population but not on all the templates. For...
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 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 ArticleProgramatically trying to alter component "decoration tags" in CQ5.6
Hi, I've been evaluating CQ5 for the last week, and one of my key desires (at this stage) is to be able to modify the values added to the class attribute of the "decoration tags" that are wrapped...
View ArticleTitle attribute for links in the Rich Text Editor
Our editors would like to make our site WCAG compatible, but are having problems setting title attributes for hyperlinks. Is there any way to allow an editor to set the title attribute when creating a...
View ArticleCQ eCommerce installation
As reading the article - eCommerce Integration Framework http://dev.day.com/docs/en/cq/current/ecommerce/eCommerce-framework.html, I have some questions regarding obtain the installations.The...
View Articlewhat is the use of currentStyle in CQ5
Can you tell me inCQ5,theexact use ofcurrentStyle object.Ihave one line like int absParent = currentStyle.get("absParent", 3); MayI know what currentStyle will do here.
View Article