Hi all, I was trying to setup a dispatcher on our Linux server which is also running AEM on 4503. I followed the Adobe documentation at "Installing Dispatcher | Adobe Experience Manager" When i add an entry DispatcherConfig conf/dispatcher.any inside conf/httpd.conf file, i am not able to restart ht...
Thanks, Khushwant, I tried @reference but did not have any luck getting through NPE. I will explore the below framework and let you know if i have any success. Regards,Abhishek
I am trying to write test cases using JUNIT4 for a class (AssemblerHelperService.java) with method (GetTotalPages) that accepts Assembler Service (com.adobe.fd.assembler.service.AssemblerService) instance and a PDF File (com.adobe.aemfd.docmanager.Document) as parameters.I created a separate Test cl...