I am unable to get the reference of the OSGI Services when ran through Mockito. Every time I run the Test Class it gives me null wherever that service is invoked.Any help is highly appreciated.I am following this tutorial: Apache Sling - OSGi Mocks , but no luck.Below is the code snippet (Test Class...
Hi,I am using AEM 6.2. I am trying to develop touch ui for the components. I am facing problem with checkbox in the multifield. The sling:resourceType for checkbox i am using is "granite/ui/components/foundation/form/checkbox", gave value = true.When i looked in to the page data in CRXDE, the field ...
I am trying to setup my env for unit test for sling models for AEM 6.3there is one error I see when running maven buildTests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 1.165 sec <<< FAILURE! - in com.mcmc.aem.models.impl.BreadcrumbImplTesttestStyleBasedBreadcrumb(org.cshs.aem.models....
Hi,I have an English page and have send that page for translation (chines simplified) using Reference, The chines regional page is created under china folder, Now I updated my English page by adding some content, now when I go to Reference and check the language copies option I am seeing an option u...
According to the documentation sourceedit is available as a plugin for RTE in the TouchUI dialog. (https://docs.adobe.com/docs/en/aem/6-2/release-notes/touch-ui-feature-status.html#Feature Status: Text, Table & Image Editors) How do I enable this?
I've gone through multiple forums, searches, paths, and I can't find any way to simply add alt text to an image in Scene7. The title, description, etc are in the Metadata section but there is nowhere to enter base alt text. Sitecrawlers are showing these images as not having any data on them and as ...
Is org.apache.sling.commons.json.JSONObject deprecated in AEM 6.3 ?I was referring hereDeprecated List ("The Adobe AEM Quickstart and Web Application.")
Hello, has anybody seen the following error? it has apparently been fixed by server reboot but I want to know the cause in order to prevent to happen again:[Thu Jul 13 20:10:36 2017] [D] [11929] Found farm mypublish.com[Thu Jul 13 20:10:36 2017] [D] [11929] checking [en/home.html][Thu Jul 13 20:10:3...
Hi,I am new to AEM. I am working on AEM 6.2 in premise instance. I have to create a news listing page, with common functionality like sorting, paging, filtering based on tags. Can anyone suggest if there is default component already available using which this functionality is achievable.Thanks.Mukes...