Hi,I need to download stanalone.jar for AEM 6.0, previously I used to get it from http://www.apache.org/dyn/closer.cgi/jackrabbit/2.8.0/jackrabbit-standalone-2.8.0.jarBut, this jar is for AEM5.6.1. Can you please let me know, from where I can get this jar for AEM 6.0? Regards,Kaustav Majoomder
I see a new AEM Communities created in Experience Manager, there are 6 sub communities under that. Are we planning on organizing the structure of AEM Communities Group?Any guidelines from the moderator?
Hello everyone,I've already looked for it in a lot of places, but I couldn't find a tutorial or guiding page about creating a user register page on my site and then the login mechanism with that information.Let me clarify: I want to create a website that can only be viewed by logged users and in thi...
Hi All,A simple question for AEM new learner...I write a java class and wrap it into a .jar file, but, in AEM (or CQ), where should I put (or other action) this .jar file, so that I can import/reference it in my own JSP?
Our build jobs are unhappy that some dependencies have gone missing from Adobe Nexus.Do we need to update some dependencies? We find it strange that artifacts can disappear from Nexus.Included maven dependency reportIncluded maven dependency:tree ✘ kresten@localhost ~ cat deps| grep unable -i[WA...
Hi,Is there a way to write this query without using joins or sub queries using SQL2?SELECT * FROM [cq:Page]WHERE ISDESCENDANTNODE(['/content/myapp'])AND LOCALNAME = 'home'AND ['jcr:content/domainName'] = 'example.com'The query in English is "Find all cq:Page nodes that are named home and have a chil...
In my bundle whenever a log is created, for example on DefaultHttpClient httpClient = new DefaultHttpClient();I get org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactoryI have created a bundle f...
There seems to be an issue with the workflow model getting saved. In spite of removing few process & participant steps, when the workflow is initiated, the workflow executes those deleted steps.However after deleting the process & participant steps, the package containing this model was taken as a b...