java.io.IOException: No such file or directory while storing SSO...
Hi, I am trying to configure the SSO header in the Adobe Granite SSO Authentication Handler by the Adobe CQ5 Web Console Configuration. I set the Header Names, I chage the format to "AsIs" and I set...
View ArticleCQ5 DAM : import of assets using WEBDAV
Hi, I am trying to work on a POC where I need to do a buld asset upload using CQ5 webdav interface. I tried configuring the Webdav in windows7 and windows 2008. But facing issue. I followed below...
View ArticleCan not access bundle context from JSP in CQ5.5
I created an OGI bundle , named : com.sdl.ws.integration.profserv.webservice.connector.server.external.beansI can see the bundle under : http://localhost:4502/system/console/bundlesFollowing is my...
View ArticleHow to access XSSAPI from custom jsp Java class?
Hi, I am creating a custom tag library using http://www.cqblueprints.com/xwiki/bin/view/Blue+Prints/Writing+A+JSP+Custom+Tag+Library to produce XSS-proof links from my custom components. I have taken...
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 ArticleHow to create a CQ package to export all the users and their permissions.
Hi All, Hope you all are doing great. Have a qn regarding the packge export via package manager. I am trying to export all the users and their permissions from one env to the other. I can get...
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 ArticleSOLVED: “AuthenticationSupport service missing. Cannot authenticate request.”
A customer was installing CQ5 on a Red Hat Linux environment, and getting the following error displaying in the browser. AuthenticationSupport service missing. Cannot authenticate request. We checked...
View ArticleHow to implement Ajax
Hi All, I need to implement Ajax functionality in my component. The requirement is, 1. On clicking on a button Java servlet needs to be invoked.2. In the servelt, need to access CRX nodes and store a...
View ArticleCQ Pages are not displayed?
hi..i am getting the welcome page but when i click on website to see the siteadmin page, it remain white blank and pages are not displayed.Please help me regarding this.
View ArticleDispatcher permission error
Hi, I've just installed Dispatcher on a Linux install with Apache. It's attempting to connect to the renderer (a local Publish instance) and getting permission denied. There's nothing obvious to...
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 ArticleMultiple smartimage widgets in a component dialog
Is there a way to have multiple smartimage widgets in a single dialog? Specifically I'm struggling with the requestSuffix parameter. Most of the other ones I can adapt to get the second widget to save...
View ArticleHow we can use code completion in CRXDE & CRXDELite ?
Hello, I am using CRXDE & CRXDELite but in this tool it does not gives a java/CQ API code competion.How we can do this, is there we have to add any JARs or any configurations? Please let me know if...
View ArticleMinify the clientlibs?
I am trying to minify the jquery and jquery-ui that is used in CQ. I set the HTML Library Manager to minify css/js files, but I am still seeing the normal jquery/jquery-ui files being downloaded in...
View ArticleHow 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 Articlehow to add values to multi valued properties using JSP
Hi, I am able to use a multi valued property in JSP which is populated manually using CRXDE. I am able to set the multi valued property only by completely replacing it, but not by appending values to...
View Articlei18n value in sling include
I am unable to get I18n value in sling include content in 404.jsp/default.jsp. Basically I am including a 404 page ( based on some template ) into sling/servlet/errorhandler/default.jsp like...
View Articlecontent-package-maven-plugin, META-INF/vault/filter.xml parse error
I´m trying to use content-package-maven-plugin to build a package with filtered contents. My META-INF/vault/filter.xml looks like below (as the example at...
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 Article