


I am trying to get a reference to the ResourceResolver from the ResourceResolverFactory as follows:
Can someone please tell me what I am doing wrong? The Adobe ExperienceManager API version v6.0.
Views
Replies
Sign in to like this content
Total Likes
This is happening if the reference is not injected. The most likely root cause is that this class is not a service, and thus the fields are not injected. Can you post the annotations at class level? How do you get access to an instance of this class?