Hi All,I have dispatcher and publisher (AEM 6.1) setup for my project, now when i tried to access via dispatcher, it is giving me 403 forbidden error and when i try to access publisher it is giving "Authentication Denied"Pl find.. logs below.Steps we did is:-Created a package from fresh CQ instance ...
Can someone detail the sequence that AEM uses to render pages? For instance, if there are multiple components on the page, how does AEM decide which component to render first? Is there any way to control the order in which components are rendered? I'd imagine that the template is processed first, th...
Hi,Do you guys have a minimal recommendation for an AEM installation on WebSphere App Server?The scenario is for a POC for AEM Sites. With one author and one publish instance.Based on your experience a machine with 4 cores, 8GB RAM and 100GB disk would be enough?Thanks
When I hit the below url http://localhost:4502/content/geometrixx-outdoors/en.infinity.json, I am getting the following response["/content/geometrixx-outdoors/en.4.json","/content/geometrixx-outdoors/en.3.json","/content/geometrixx-outdoors/en.2.json","/content/geometrixx-outdoors/en.1.json","/cont...
Hi Team,We are using CQ5.6.1Our prod instance has got close to 30 GB of assets, and we are looking for ways to publish this huge data to scene7.For starters we tried with close to 2 GB of assets in one of the lower environments. -It took 5 hours for data to get published to scene7.- Though the data ...
Hello,I'm using AEM6.0 with SP3.In javascript we are loading part of the transation with CQ.I18n.getMessage method./libs/cq/i18n/dict.en_us.json returns only custom translation, but /libs/cq/i18n/dict.de_de.json in additional to our custom translation returns also AEM OOTB translations.How I can pre...
I am trying to work out which continuous integration system, between Bamboo and Jenkins, would be more suitable for continuous integration.My scenario is that developers will work on their local host to develop components and OSGI bundles using Eclipse. So assuming everything is good to go their c...
Hi guys,I want to implement a Use-API Java logic next to the Sightly template of my AEM component. Do you know if it is possible to debug the Java code and make Eclipse recognize the class as a Java class in order to have IDE auto completion, highlighting, etc. ?Thank you
I'm facing significant problems with workflows in our test environments! I've developed a new workflow and launcher in my local dev environment which works fine however on the test environment I am facing some problems, on the workflow console I can't see any models/launched/archived/failures instea...