I'm trying to execute a JUnit test on an Adobe AEM instance, using the JUnit class.I've defined my testcase and was expecting to be able to see it at this URLhttp://localhost:4502/system/sling/junit/It does not show up though.The test runs correctly with mvn test. also mvn clean install through ma...
For the collab component."collab/commons/components/comments"I need to add a workflow in submit mechanism ,so that when user submits the comment the workflow starts and this can trigger a mail Please let me know if you have suggestions
useradmin console (http://localhost:4502/useradmin) stops working on enabling minify option in Day CQ HTML Library Manager under configuration. It works fine if i disable that option.Any suggestions?
Hi, How to get the list of inbuild objets/variables like out,properties, resource etc from global.jsp. Not sure how to see it because when i go to global.jsp am seeing only the below entries there<%-- Copyright 1997-2008 Day Management AG Barfuesserplatz 6, 4001 Basel, Switzerland All Rights R...
Hi All,Was going through the article http://cq-ops.tumblr.com/post/21028704658/how-to-configure-the-cq-dispatcher-flush-agent-on.- Can some one please let me know as to where exactly is dispatcher flush configured on a typical cq installation. On author or publisher or anywhere in web server/dispatc...
Hi,Let's say that I have users that are authenticated through LDAP and others through SAML. Can both reside in the same publish server? Is there any limitation about this?Thanks,
Hi,We have been managing digital asset using DAM .Please suggest best practice to export/import packages from one environment to another environment when pkg size is larger.When ever we have to upload new bunch of assets we are now building in one environment and uploading in higher environment wh...
Hi all,I am working with an AEM setup running multiple sites. Lets call them "Site A" and "Site B". There are multiple Groups within the organization. Lets call them "Group 1" and "Group 2". Within the organization people are assigned to a group and a site. An individual might belong to "Site B" and...
I need to add a new button in rte plugin with almost the same functionality as add link button....I have seen an example with pull-quote but it doesn't help..Adobe nay thoughts?
I've created an OSGI component to be used in my application. I also want to control the values in the component using run modes.I would like to know how to create the xml representation of the OSGI component that is placed in the JCR inside specific run mode folders.As soon as the component is activ...