I am seeing discrepancies with instructions for "How-To Work with JSPs” @ http://docs.adobe.com/docs/en/aem/6-1/develop/dev-tools/ht-projects-maven.html. The instructions state that I need to add all of the dependency libraries in the "Adding Tag Library Dependencies" section, which references the ...
Hi All,I have workflow with four process steps and each step is assigned to a group but i am not able to initiate the workflow.And all the steps are out of the box only.What could be the reason?Thanks,Kishore
Hi,I am writing from scratch. I have two options:1) Write my integration module which calls backend service using Spring MVC.2) Write using Sling only and call service. Points need to take care while choosing one:- If I have multiple form submit then I will end up with multiple servlet if it is slin...
I am pretty new AEM 6.1 and also to Java Technology stack. Problem i am facing is to understand how to store content nodes like Products, News etc in Content Repository individually and not in single node(comma seperated).I assume this should be an "Out of Box" functionality of any CMS. Right now i ...
I'm using this simplest code to connect to AEM. This is working when I am not behind the proxy but it is not working with proxy. I do not see any option to give proxy while making connection. -Jcr2davRepositoryFactory repositoryFactory = new Jcr2davRepositoryFactory(); Map<String, Object> parameters...
Hi, I need the functionality of sending a newsletter to a group of users using a standard AEM installation and came across some issues with this:-you apparently can't add 'normal' user groups as the recipient list of a newsletter - it seems to need the cq:authorizableCategory "mcm" property, so you ...
We are planning to deploy AEM v6.1 and looking at some lessons learned from our v5.1 deployment I am looking to do some work around our webservers and the dispatcher + cache.What I am wondering is can multiple instances of dispatcher share the same cache?I know it should be set to the document root ...
siteadmin page showing blank in AEM 6.0 SP2. All other admin pages like DAM admin,miscadmin are working fine, but the siteadmin is showing blank.When checked in firefox, it throws 300 error while loading as belowhttp://localhost:4502/libs/wcm/core/content/siteadmin.infinity.json [HTTP/1.1 300 Multip...