How to interact with external database in CQ5
Hi, I need to interact with external database like SQL or Oracle to store some/fetch some data in CQ5. Can someone pls provide some help regarding the same. I guess I need to do it through JDBC. Please...
View ArticleCQ5 - user session data maintenance
Hi,I am developing an application that requires to me to prompt user to login and then pass some data from page to page. This can't be GET or form POST data. So, I thought to do using HTTP SESSION. I...
View Article500 internal error on requestDispatcher.forward
HiWe have a form when submitted calls a webservice and may return error messages as response. We need to redirect to same page posting the error. trying with this code in POST.jsp of the form, but it...
View ArticleCaching at component level
Hi, I read the following forum post: http://forums.adobe.com/message/4296426, like to get confirmation that this is how we need to implement our solution. This is the problem: we have a component that...
View ArticleAuthenticationSupport service missing. Cannot authenticate request.
New Windows 7 machineJava JRE7 (32-bit)A fresh copy of CQ5-5 from Adobe's site. I continually get this error. I have tried it using 64-bit java too. No change.One note: if I remove the license file, it...
View Articleaccessing/stroing file from/to DAm programatically
how do I write java code to upload a file in DAM ? How Do I retrieve a file from DAM to save/export on local system. ?
View ArticleCQ5 as Windows Service with LDAP Authentication
CQ5 as Windows Service with LDAP Authentication1 Introduction LDAP: Lightweight Directory Access ProtocolUsed for accessing centralized directory services.LDAP is often used to achieve Single Sign On...
View ArticleSQL2 | How to add condition on multi-value field?
Hello, I am trying to perform a JCR query using SQL2 in CQ5.6. For one of the conditions, I wish to compare a multi-value field (E.g. cq:tags). How would that be possible? Currenlt, I only managed to...
View ArticleHow to disable authentication in CQ?
Hi , i have written a servlet on my instance and i wanto hit this from another instance wihtouht asking fro authentication ? Please suggest how can i disable authentication on the first CQ instance ....
View ArticleCQ5 Sling OSGI XPath Problems
I was having a problem with XPATH libraries not loading correctly in CQ.I built an OSGI servlet to access an external database using MyBatis 3.2.2. If I access the servlet directly from its component...
View ArticleCQ5 Spring bundle
Hi I have problem installing a bundle in cq5,a small portion of the code is written in spring when i make a bundle of this app and try to deploy it i see a lot of errors likeorg.codehaus.groovy.control...
View Articlepie.htc is not working properly in IE8
clientlib css has pie.htc implementation and draws many blocks (curve).Few css works in author but mostly not on publish. Has anybody any experience working with pei.htc in CQ5? If i add...
View ArticleRedirect page
Hi, We have a page on CQ 5.5: e.g: www.test.com/homepage.htmlBut there is a requirement that if users navigage to www.test/com/homepage, it will redirect to the page above (homepage.html).Anyway in CQ...
View ArticleApplication specific properties using sling:osgiConfig
Hi I need to install application specific properties file in /apps/<APPNAME>/config for different runmodes,i created a xml file with sling:osgiconfig which looks like this .<?xml...
View ArticleClientcontext values in publisher instance
Hi, We tried teaser components with segmentations defined properly which is working fine in Author instance.When we try to access the same page in publisher mode, this is not working. Our custom store...
View ArticleCan the Workflow Model Options in the sidekick be site specific
Hi, Do anyone know if the workflow options in the sidekick can be site specific or not? potentially using tag in the model?Thanks. Johnny
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 ArticleHow to get the groups associated to a CQ5 user account ?
Hello,I'm looking for a sling endpoints to get all groups a CQ5 user belongs to.I first checked into crx but it seems that the groups are not stored in the users nodes. So I've no idea where I should...
View ArticlePermission Inheritance Problem
My client is having an issue with permission inheritance down their page tree. Here's a small sample of the page hierachy we are dealing with: F0 (sling:OrderedFolder)F1...
View ArticleCQ5 Trial
I’m trying to set up a local, non-production environment to test and evaluate CQ5. I’ve downloaded the ‘Adobe Digital Enterprise Platform (ADEP) – Experience Services ’ and followed the install...
View Article