How to get SlingScriptHelper in servlet?
I need to get a SlingScriptHelper instance from within my servlet. Either a ComponentContext or BundleContext will do as well, as my only goal is to get sling services using it. Using SCR @Reference...
View Articlequery builder performance
Hi I'm running into very big performance problems with QueryBuilder. I'm using asset viewer to browse my CQ DAM images. We have loaded more than 100.000 images... all of them are tagged. Launching an...
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 ArticleWhere to download cq-quickstart-5.3.0.jar
I am looking for Day CQ quickstart version 5.3.0 but couldn't. May I know where can I download it? http://repo.adobe.com/nexus/content/groups/public/com/day/cq/wcm/
View ArticleHow do i use querybuilder.json to return similar search
Can querybuilder.json return a similar search? That is if I usequerybuilder.json?fulltext=walntI'd like to get the results for "walnut". What predicate should I use?
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 ArticleCQ 5.5 running out of space in an instance
In cq5.5 Author and publish instances are day by day growing larger , because of this am running out of space?Can you please suggest me a solution??
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 ArticleDisabling a tab in a dialog dynamically
I have a dialog with three tabs. There is a selection dropdown on first tab. Based on what selection I make here, one of the second or third tab should be greyed out. So that the user only has one tab...
View Article{"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 ArticleApache Sling JCR Resource Resolver doesn't work for the anchor tags which is...
Certainly I realized that Apache Sling JCR Resource Resolver doesn't work for the anchor tags which is been rendered through jquery or javascript. e.g. In Felix Console , in Apache Sling JCR Resource...
View ArticleChange the URL path for CQ?
How do you change the base URL so that /content/geometrixx/en does not show up in the URL? If www.geometrixx.com was the URL how do you make it so that /conent/geometrixx/en does not show up in the...
View ArticleCreating a blueprint out of an existing livecopy
Hello, We have a site in CQ 5.4 using roughly the following structure. -/content/site/ -/blueprint1/home/ -/page1......
View Articlejavax.jcr.nodetype.ConstraintViolationException : Node is protected
Hi I have an nt:unstructured node to which i am writing some properties through java code. The properties are getting written but in my error log i am getting...
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 Articlequery builder performance
Hi I'm running into very big performance problems with QueryBuilder. I'm using asset viewer to browse my CQ DAM images. We have loaded more than 100.000 images... all of them are tagged. Launching an...
View ArticleValue not loading when using checkboxgroup.
Hi I am using a checkboxgroup as xtype. I have a cq:widget node whose xtype is checkboxgroup. Inside the node i have one items node. and inside items i have my individual checkboxes. In my dialog...
View Articlepackage manager resolves to incorrect address on welcome screen
I have an installed CQ5 instance that seems to be incorrectly resolving /crx/packmgr/ to /libs/cq/core/content/welcome/features/packages.html on the /libs/cq/core/content/welcome.html screen. I have...
View ArticleCQ 5.4 Installation
I am new to CQ 5.4 and planning to install following components on the RHEL 5(64 bit). (1) Web Content Management(2) Digital Asset Management(3) Social Collaboration Our plan to install both CQ...
View ArticleCRXDE vs Eclipse
Hey everyone, Just wondering how most of you do development for CQ5. I did have the developer training and we used CRXDE. Recently however we have consultants that do not recommend it. They...
View Article