Hi Prince,I already Identified JobConsumer Interface need to use, but I didn't find any method/reference in the jobConsumer. My need here is to replace below line, Please let me know if you have any idea onthis. Thanks JobUtil.processJob(event, this);
Hi Team,Currently I am on the migration of AEM 6.1 to 6.4. The below deprecated api code need to replace in my java class. kindly help me on this.@Deprecated public static void processJob(org.osgi.service.event.Event job, JobProcessor processor)Deprecated. - Use the new JobConsumer interface instead...
Hi Team,6.1 to 6.4 migration:Could you please let me know how to get the EVENT_FILTER value or PROPERTY_APPLICATION value? Here is my code correct me if I am wrong@Properties({ @Property(name = EventConstants.EVENT_TOPIC, value = {ReplicationAction.EVENT_TOPIC,AlertSender.JOB_TOPIC}, propertyPrivate...
Hi Team,I am getting the below exception while restart the publish instances in production environment. Please help us to sort out this issue. (very urgent) I have attached the entire error_log.txt file, Please find it.02.02.2015 13:18:06.085 *ERROR* [FelixStartLevel] at org.apache.felix.frame...
Hi ClintLundmark,I was trying with this configuration in Adobe CQ (5.6.0.20130125) version. Is it write approach or anything else I need to follow.Thanks,Rajesh.K
Hi Team,I was trying with this configuration in Adobe CQ (5.6.0.20130125) version. Is it write approach or anything else I need to follow.Thanks,Rajesh.K
Hi Mac/team,Thanks for your input. After validate the entries in the configuration file still we are facing the authentication issue. if we need to do anything after the the ldap conf file change.Like anyone of our usergroups i need to upload or need to sync somewhere in crx repository or anything e...
Hi,I've been struggling with getting Active Directory to integrate with CQ5. I'm currently getting the bellow error message. *DEBUG* [10.25.153.101 [1431398640377] POST /libs/granite/core/content/login.html/j_security_check HTTP/1.1] com.day.crx.security.ldap.LDAPEntryResolver search below OU=North ...
Hi Yogesh,In my project we are using LDAP Password for CQ login. Now we are try to login the system password as same to CQ also(System Windows Password). Do you have any Idea/Sample Implementation. Please share.Thanks,Rajesh .K