Hi Nitin,Try adding the dependencies as listed in the below snaps:In Main POM.xml:In core - child POM.xmlWith embed and import packages as mentioned in my previous post, it should solve your NoClassDef exception.Regards,Dinesh kumar L.
Yeah, I could recollect it was not that easy. Even embed has introduced some other collision after installing it in OSGI container. So, I had to add some not conditions under the import package too along with embed jar list. Open your Core POM.xml and update it as highlighted below under <Embed-Depe...
Hi W0lver!n3,Day Care support team confirmed that this is a product bug in AEM 6.3.3.1 and also support executive said that they are tracking this issue with an internal ticket and will include a fix in AEM 6.3.3.3 (which is expected to be released by mid or end of March 2019).Workaround could be: C...
Hi Gaurav,Thanks for your reply. We have few servlets which is being resolved by resource type. There is no issues with those flush rules. Here the issue is, we have 15 servlets which is is being resolved by /bin for some reasons. The same was working till AEM 6330. We have a ticket raised with dayc...
Hi Scott,Thanks for your reply. I have raised an Adobe ticket as you suggested. But as this issue is related to ACS common + AEM 6331 handshake, daycare support team could not support on this. I have found the root cause for this issue. Just pointing the github ticket here: DispatcherFlushRules brea...
Hi All,I am facing an issue while replicating pages, which has dispatcher flush rules configured as per ACS common configuration. Suddenly we started to face this issue after install SP3 and CFP1 on top of AEM 6.3.2.0.We have an agent to flush certain resources (.json files) when a page under certai...
Hi Sham, Monika,I am trying to use LDAP API 2.0 in AEM 63 SP2 for our requirement. My maven build is getting succeed but bundle is not getting resolved after uploading it to felix console. Below highlighted packages are not getting resolved. Did you face similar issue?org.apache.directory.api.ldap.m...
Hi Chandu,Thanks for your pointers. Increasing the statfileslevel will not help much in our scenario, as all the detail pages are located at same level and it will refer a single stat file always.Thanks,Dinesh Kumar L
Hi Shashi,Thanks for your reply. We were trying multiple ways to achieve this requirement. Yes we can make use of "CQ-Action-Scope: ResorceOnly" and using ACS common's dispatcher flush rule for clearing listing page or any other dependent page's cache.Thanks,Dinesh Kumar L