runmode configuration query | Community
Skip to main content
New Participant
February 13, 2016
Solved

runmode configuration query

  • February 13, 2016
  • 2 replies
  • 761 views

We had AMS do some work for us and under /apps/<ourapp>/config folder we have some nodes not named by the pid but the type of node is ntfile instead of osgi:Config.

I thought any config node has to be named of type sling;OsgiConfig?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jitendra_S_Toma

Hi Chetan,

Actually, AEM stores all the custom configuration files as nt:file. However, the Configuration Admin service works with nt: file as well as sling osgi config.

I hope, this clarifies your concern.

Jitendra

2 replies

Jitendra_S_Toma
Jitendra_S_TomaAccepted solution
New Participant
February 14, 2016

Hi Chetan,

Actually, AEM stores all the custom configuration files as nt:file. However, the Configuration Admin service works with nt: file as well as sling osgi config.

I hope, this clarifies your concern.

Jitendra

edubey
New Participant
February 14, 2016

Take a look at this article to get deeper understanding of how OSGI configurations work

http://adobeaemclub.com/osgi-configuration-management-aem/