I was going through a video on OSGi Services, where someone explained that one of the benefits is "You can provide a service, if resource is avalilable".They cited an example of Printer. That is Printer is available, then Service is also available.Wondering how this is used in context of AEM service...
Hello I am curious about how Sling handles Sling Model. Say, I instantiate a Sling Model in Sightly, then a PostConstruct is called. Why not a constructor?
Hello , In AEMaaCS, We are using submodules in our project repo. In Submodule repo ,some external dependency been added. for that they have added server username and password in cloudmanager/maven/settings.xml folder in submodule repo. While building our code in cloud, we are getting this error "Mav...
My FrameMaker wouldn't connect to the AEM repository. The default port is 4502. I tried to change the port to 80, as per the technician I have for a support call. Now, connections are totally messed up and I can't get back into the management console to connect and correct.
Good morning all,We are upgrading our current project's AEM SDK version (AEMaaCS) from 2023.7.12697.20230713T151945Z-230601 to 2023.11.14227.20231108T162349Z-231100, however, when we do so, we are getting build errors when running unit tests against code that uses the Jackson ObjectMapper. These er...
I need to disable features in AEM Menu. Example:- Projects should not be visible- Also, if someone tries to access the URL directly, they should not be able to. Example: http://localhost:4502/projects.html/content/projects
I don't think both are equivalent. I was getting an exception with @ValuemapValue but it is gone when I used @inject Could you please explain the difference?
Hi All, I am wondering if anyone knows how we could produce a report of sites/assets that are within the publisher. We are using AEM as a cloud service and don't have any direct access to the publisher so am a little stumped on how to create such a report.We have tried reaching out to Adobe support ...