In the docs on http://docs.adobe.com/docs/en/cq/current/deploying/replication.htmlit mentions two settings:Connect TimeoutSocket Timeoutbut it does not say what the defaults are for these values. So how would I know if I actually increase or decrease the effective settings if I put something there?C...
Hi,One of my colleague tried installing a package on Shared Author environment (Size was approx 400Mb). The upload was not successful and server went quite funny so we decided to restart the server. However, after that the server isn't starting. We are working on 5.6.1. When i hit the url servername...
How can I reorder Assets, in situation, where there's more than one page of assets? I simply have a folder in DAM, which contains a lot of pdf files and I need to move one Asset from page 5, to page 1. Is there a way to achieve that in DAM console? Or maybe the only solution is to use CRXDE and reor...
Hi,We are trying to integarte Adobe day Cq5 with Brandworkz.Can you please let me know if is it possible to integrate and if yes plesae give me some inputs on it.Thanks in advance. Regards,prangya
Apologies for the long post, having worked on a few 6.0 projects, I had some general questions about the best practice way to work with AEM 6.0. It seems now we have many different ways to create templates and components, but what is the right way?Basic 5.x Development model:Create JSP’s that use JS...
I am following http://docs.adobe.com/docs/en/aem/6-0/develop/how-tos/ht-projects-maven.html But the following step fails Create the initial structure from Adobe's multimodule-content-package-archetypeIn your shell, go to a directory where your project is supposed to be created.In the following examp...
Hi,I am using sling internal queuing mechanism and I have set no. of retries to 10. My process fails to retry sometimes after 2nd retry and sometimes after 5th.Job also gets stuck in the event queue and even event node doesn't get deleted.However when I set no. of retries to 5, it completes successf...
As an editor, I would like to be able to paste special characters in text fields within content creators and have those characters replaced with supported versions. In order to get special characters to render cleanly, they need to be copied from Character Map (pc) or Character Palette (mac) and pas...
Hi, This is my multifield dialog looks like in CQ6. You can see that the "move downward" and "remove" columns are hidden in the page. In CQ5, you can adjust this by resizing the dialog. but in CQ6, I cannot resize the new dialog.[img]2014-07-07_11-00-53.png[/img] This is my code./** * @class Ejs...