Am trying to make the sling:OsgiConfig nodes as per this link for Apache Sling Service User Mapper and Apache Sling Service User Mapper Service Amendment Felix configuration, But those are not reflecting into Felix console, is there anything am missing for these nodes.?
Note : below node changes are reflecting for the as per the link.
org.apache.jackrabbit.oak.spi.security.authentication.external.impl.DefaultSyncHandler.con fig
Nodes which are not reflecting into Felix configuration.
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl
org.apache.sling.serviceusermapping.impl.ServiceUserMapperImpl.amended.config
Solved! Go to Solution.
ServiceUserMapping is factory make sure to have unique name given at end having -
Hi,
Did you refer this article: https://helpx.adobe.com/experience-manager/using/osgi_config.html ?
Thanks,
Ratna Kumar.
Views
Replies
Total Likes
Hi
Please have a look at this community article :-
Link: https://helpx.adobe.com/experience-manager/using/osgi_config.html
// This aricle covers OSGi Configuration Management – AEM
And yes, as mentioned by Ratna, please have a look at Adobe Helps article:- https://helpx.adobe.com/experience-manager/using/osgi_config.html
// It has shown that configuration values are defiled in CRXDE Lite by creation node of type sling:OsgiConfig and Configuration values that are defined as properties of a sling:OsgiConfig node.
I hope this will help you.
~kautuk
Views
Replies
Total Likes
ServiceUserMapping is factory make sure to have unique name given at end having -
kautuksahni smacdonald2008 Guess we need to mark Sham's answer as correct. I just tried this out and its the perfect answer.
Done. Thanks for the notification!!
Views
Likes
Replies