Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Can any one help me Getting null of configuration admin service while trying to read osgi configuration.
configuration = configurationAdmin.getConfiguration("pid");
Getting null in logs.
Solved! Go to Solution.
Hi,
you can check the below article where I used ConfigurationAdmin to get osgi config
https://aemlab.blogspot.com/2019/05/aem-osgi-config-dashboard.html
https://github.com/arunpatidar02/osgi-config-api/blob/master/com/acc/aem64/core/servlets/tools/OsgiC...
View solution in original post
Can you please add more code snippet to get the context and idea on the type of service annotations used?
Views
Likes
Replies