Hi,I am trying to write Junit test cases and also use mockito for the same. My system set up is:Windows 64bit desktop,16 GB RAMI am using AEM 6.3, eclipse Luna,Java 1.8.0_73,Maven 3.5.0I have wrriten a Junit test case for aem code which requires mocking a session to go ahead, i added few dependencie...
Hi allI am wondering is it necessary to install both a CFP and a service pack? I know a CFP will have prior hot fixes bundled within, but what about service packs?Specifically I am speaking of Cumulative Fix Pack 6.3.0.2 and AEM-6.3-SERVICE-PACK-1. Does the CFP include this service pack?Thanks
Hi All,We are getting below exception while invoking webservice from AEM.org.apache.sling.api.scripting.ScriptEvaluationException: javax.servlet.ServletException: java.lang.LinkageError: loader constraint violation: when resolving overridden method "org.apache.cxf.jaxb.attachment.JAXBAttachmentMarsh...
Hi all,I have been created the AEM project with -DarchetypeVersion=11 and create the first servlet demo like below:I try to get the result by enter http://localhost:4502/my-demo/servlet but the resource is not found. Please advise me
Hello folks,There are many articles on how to integrate Adobe Target, but I could not find any explaining how to correctly delete the integration. I wonder if you could share your experience on the following?How to unpublish the integration from all site pages?How to deactivate and delete all activi...
Hi All,I am currently working on aem 6.2. I had created a dialog with a multifield which contains two textfields in it.In classic Ui it workig fine while in touch ui its not reflecting properly in show mode itself.Multifield image section in 3 rd imageis there any hotfix package i need to installe...
Hi,I have this scenario where the approver needs to enter an approval number and check a box if the page has been approved by legal.When this step is completed, the page is activated and the approval number and checkbox value of the legal approval are stored on the jcr:content node of the page. Howe...
I need to be able to upload a new file name, from an existing one, and retain the document ID. Does Adobe Experience Manager 6.3 offer this functionality?
What would be the difference between name:listeners and type: nt:unstructured listener and name:cq:listeners and type:cq:EditListenersConfig listener. Please throw some light.