Hi,If I am not wrong, there are various readiness/support ratings for different persistence options in AEM 6.Is MongoDB fully supported or is the support experimental?Also could someone please point me to the doc in which support/readiness ratings are listed?Thanks.
Hello,Is it possible to export the i18n dictionary entries from the CQ5 repository with the dictionary name? In my case I have several dictionaries and while I can export each dictionary to an xliff file I'm looking for a way to automate this or query it directly from the CQ repository. thanksrob
Hi,In /libs/foundation/src/impl/src/main/java/com/day/cq/wcm/foundation/forms/impl/FormParagraphPostProcessor.java, the checkFormStructure method, there are a few method invokations that are similar to this:parent.getSession().save();if ( parent.getSession().hasPendingChanges() ) { parent.getSession...
Hi,Has anyone, or any of Adobe's customers that Adobe is aware of, used 8 or 16 gigs of heap size for their author/publisher instances (using Oracle Java 7)?Also does Adobe have any recommendations for what configuration of the G1 collector is "in general" best suited for use with CQ5, if it is advi...
My project is using AEM 5.6.1. We have a custom sling servlet that an external client app post to for bulk upload assets following this approach:http://helpx.adobe.com/experience-manager/using/multiple-digital-assets.htmlThe servlet can create assets without issue. There is also a requirement to t...
Hi,we access our author instance over a apache webserver with dispatcher. Nearly everthings works fine, but there is one problem. In some cases CQ sends responses with http status code 412. In these cases apache sends the apache error page with status 412 to the client, but the client expects the or...
In Touch UI for AEM6 SP1, I have a system that is repeatedly displaying no items on the Sites Menu. The stack trace is below. What's the best recovery? Is it to delete compiled classes from /var or similar? 17.09.2014 02:51:02.571 *INFO* [127.0.0.1 [1410922260824] GET /sites.html/content HTTP/1.1...
Hi All,I followed the article http://experience-aem.blogspot.in/2014/01/aem-cq-56-extend-useradmin-add-new-user.html and its working fine on my local OOTB instance.I am trying to learn things and have doubts as below:1] CQ.Ext.ns("MyClientLib") is registering our own custom xtype or something?2] var...
Hello,I have problem with using Apache OpenCmis in Adobe CQ6.The problem starts when I import chemistry-opencmis-osgi-client to OSGi console.Bundle is only in Installed mode, no Active. Bugs in bundle:Imported Packagescom.ctc.wstx.stax,version=[4.2,5) -- Cannot be resolvedcom.sun.xml.internal.ws.ap...