AEM 5.6 - Sling Osgi Config Issue
Hi,I have created config node with type of sling:osgiConfig inside my application and was able to fetch the values successfully based on the run mode. But the problem is if update the values for any...
View ArticleCQ5.5 Developer Certification !!
Hi. I registered for 9A0-327: Adobe CQ 5.5 Component Developer ACE Exam. I am looking for ideas/pointers to prepare and pass the exam. Thanks in advance.
View ArticleAuthor start up error
Dear All, I am getting below error while starting author instance:java.lang.ClassNotFoundException: org.apache.sling.launchpad.app.Main at java.net.URLClassLoader$1.run(Unknown Source) at...
View ArticleError when pim copy
Hi, I am new to CQ5 ,I am getting an error ,"Error when pim copy" when i try to rollout(copy) to different loaction.why is this happenenig?? Thanks in advance
View ArticleDisabling the "Target" context menu item in AEM v5.6
Is it possible to disable the "Target" context menu item on components in AEM v5.6? We don't want (at the moment) authors to have this ability and it seems to be interfering with some of our custom...
View ArticleHow to deny user access to crxde lite?
I read this help file (http://helpx.adobe.com/cq/kb/LimitAccessCRXandCRXDE.html) and understand that how to restrict the number of links viewable to users. However, when the user types in /crxde in...
View ArticleNo cache invalidation when statsfilelevel > 0 and JCR Resource Resolver URL...
IF :JCR Resource Resolver [1] is used to allow requests missing the initial /content ANDDispatcher has a /statsfilelevel greater than 0 THEN It is impossible for dispatcher to invalidate...
View ArticlePublishing Instance is rendering blank HTML
I have recently created a site with CQ5.4 using the cq-quickstart-5.4.0.jar executable jar file. In my file structure I have an author folder and a publish folder in which I am running my author and...
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 ArticleCreating Node data on Author server from outside source?
I was wondering if it is possible to create node data on the author server from an outside source such as the publish server, without using reverse replication? IE, User accessing form page on publish...
View Articlefailed while import excel 2007 [xlsx]
Hi All, A strange thing, I import the 'xls' and 'csv' in my code is well done, but for the 'XLSX' throw the following exception,I have already check the 'com.adobe.granite.poi-1.0.2.jar', it miss the...
View ArticleDefault java / jsp file which gets executed before DAM asset rendering
Hi, I have a requirement to implement access control on DAM assets on the basis of a metadata property (tags).Is there a default JAVA / JSP file which gets executed before rendering a DAM asset? If...
View ArticleForm, Servlet and repopulate form in case of error
Good morning, I come to ask for help in this case where I am block. I have an html form calling a servlet, if the servlet find an internal error or a validation error returns to the form and the form...
View Article@Reference annotation causing customised servlet stop getting called
Hi guys, I noticed that as soon as I add the @Reference annotation in my servlet, the sevlet will not be called when the form is submitted. As soon as I remove @Reference the servlet will be called....
View ArticleHow to Configure the Rich Text Editor for HTML5?
In my testing I have discovered that the rich text editor outputs html 4 by default, ie <br> instead of <br /> etc. How do I configure the rich text editor control (or a custom component...
View ArticleHow to change the port in CQ 5.5
Hi, I have been trying to change the port number from 4502 to some other say 7402. But not able to change it.(in CQ 5.5) Can anyone please suggest how to go for this?
View ArticleCQ5.5 and ldap integration/synchronization
Hi, I have been trying to integrate ldap with CQ5.5 on Win7 machine. Following are the steps I have taken: 1. Installed cq-service-pack-5.5.2.20121012.zip 2. Installed cq-update-pkg-5.5.10.zip 1....
View ArticleAdding new metadata in DAM asset editor
Hi All, I have a requirement wherein two projects reside on same instance, apps/ProjectA and apps/ProjectB . Now Project A has DAM customized, ie. a new metadata added and hence files,...
View ArticleContent sync between Production and Test/Dev
Roughly, I want to keep a job in our CI server to fetch the whole content or deltas from production every night and push it to a SCM and tag it. So every time we want to refresh test or dev...
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 Article