Disable a component in osgi console | Community
Skip to main content
New Participant
October 16, 2015
Solved

Disable a component in osgi console

  • October 16, 2015
  • 2 replies
  • 1179 views

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? 

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 gopalKa

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.

2 replies

smacdonald2008
New Participant
October 16, 2015
gopalKaAccepted solution
Employee
October 16, 2015

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.