Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hello All,
I want to disable a component in Felix console. Currently it is active in all instances. But I would like to disable in one of the instances(prod instance). Can this be done using config xml's?
Solved! Go to Solution.
You should leverage http://adobe-consulting-services.github.io/acs-aem-commons/features/osgi-disabler.html. This way, you use config to disable rather than manually doing so.
View solution in original post
See this StackOverflow thread.
http://stackoverflow.com/questions/23134161/is-it-possible-to-disable-an-osgi-component-programmatic...
Views
Likes
Replies