Hi,As part of our recent upgrade from 5.5 to 5.6.1 we need to update the versions of some of our jars eg cq-commons-5.5. My question is inside the adobe repo what version of the jars should we be using for 5.6.1 and do we need to update the author/publish instance with the jars from the repo?ThanksC...
We are trying to create two different versions of same OSGI bundles. On changing only the version, the newer version bundle overrides the older version bundle.We can not see two different versions bundles in Adobe system console. Our purpose is to read the classes created in same package in multiple...
Hi AllI am developing a extjs component that has the dropdown and the textbox.Can someone suggest me how to validate the dropdown when i click the add item?For example:suppose initially i have "cat, rat, dog" ..... after selecting cat and clicking the additem.... it should populate only "rat, dog" i...
While analyzing the log files I found a lot of the following errors:com.day.cq.polling.importer.impl.PollingImporterImpl importData: Unexpected failure importing PollConfigI then found the article about how to disable the SiteCatalyst Impressions Importer (http://helpx.adobe.com/experience-manager/k...
We want to store some users in a different location to the default /home/usersWe also want to use the user manager to achieve this. How do we create a new user manager that has a different location for users eg /home/newlocation/users for example? Finally can we then use this new user manager when i...
The CQ5 components support HTML5 and W3C support? I think CQ5 is based on HTML5. However, searching in the web found we found only richtext editor compatible with w3C. https://dev.day.com/docs/en/cq/5-6/release_notes/wcm.html
Hi ,In our project we will use classic url of AEM to create the web-pages( url http://localhost:4502/siteadmin#/content). Only some times we are facing this issue while creating "New Pages". Some times "New Page" option under "New " is Getting disabled. We are not sure the reason.Not only "New Pa...
I have Eclipse that is set to work with CQ and I want to generate javadoc during the bundle compilation. I have 4 projects in Eclipseproject-defaultproject-default-bundleproject-default-componentsproject-default-contentIn project-default-bundle(which contains .java classes) I added this to pom.xml f...