Re: persistently disable a component

2016-11-11 Thread Felix Meschberger
Hi Ray Indirectly: have your component require configuration. In this case the component is only activated if there is configuration for it. This is similar to a mandatory reference. Regards Felix -- Typos caused by my iPhone > Am 11.11.2016 um 20:42 schrieb Raymond Auge : > > Hey all, > >

Re: persistently disable a component

2016-11-11 Thread David Jencks
Not directly, but you could write a component per interesting bundle that has a configuration with “enabled” booleans for each other component in the bundle and have it use the configuration to figure out whether to enable each of the other components (which ought to be disabled by default for t

[jira] [Comment Edited] (FELIX-5410) Web console plugin for troubleshooting wiring issues

2016-11-11 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658927#comment-15658927 ] Alexander Klimetschek edited comment on FELIX-5410 at 11/12/16 3:46 AM:

[jira] [Comment Edited] (FELIX-5410) Web console plugin for troubleshooting wiring issues

2016-11-11 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658927#comment-15658927 ] Alexander Klimetschek edited comment on FELIX-5410 at 11/12/16 3:45 AM:

[jira] [Comment Edited] (FELIX-5410) Web console plugin for troubleshooting wiring issues

2016-11-11 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658927#comment-15658927 ] Alexander Klimetschek edited comment on FELIX-5410 at 11/12/16 3:45 AM:

[jira] [Updated] (FELIX-5410) Web console plugin for troubleshooting wiring issues

2016-11-11 Thread Alexander Klimetschek (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander Klimetschek updated FELIX-5410: - Attachment: webconsole-troubleshoot.png FELIX-5410.patch Attached

[jira] [Created] (FELIX-5410) Web console plugin for troubleshooting wiring issues

2016-11-11 Thread Alexander Klimetschek (JIRA)
Alexander Klimetschek created FELIX-5410: Summary: Web console plugin for troubleshooting wiring issues Key: FELIX-5410 URL: https://issues.apache.org/jira/browse/FELIX-5410 Project: Felix

[jira] [Commented] (FELIX-5403) Improve the Javadoc for org.apache.felix.dm.ComponentStateListener

2016-11-11 Thread Dobias van Buuren (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658498#comment-15658498 ] Dobias van Buuren commented on FELIX-5403: -- Thanks for the quick responses Pierre

persistently disable a component

2016-11-11 Thread Raymond Auge
Hey all, is there a way in SCR to persistently disable a component, for instance via config admin? -- *Raymond Augé* (@rotty3000) Senior Software Architect *Liferay, Inc.* (@Liferay) Board Member & EEG Co-Chair, OSGi Al

[jira] [Commented] (FELIX-5403) Improve the Javadoc for org.apache.felix.dm.ComponentStateListener

2016-11-11 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657905#comment-15657905 ] Pierre De Rop commented on FELIX-5403: -- Dobias; I reverted the patch from FELIX-5337

[jira] [Commented] (FELIX-5337) Filter-based dependencies working differently for annotations

2016-11-11 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15657899#comment-15657899 ] Pierre De Rop commented on FELIX-5337: -- I reverted the patch from revision 1759575 an

[jira] [Commented] (FELIX-5403) Improve the Javadoc for org.apache.felix.dm.ComponentStateListener

2016-11-11 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656817#comment-15656817 ] Pierre De Rop commented on FELIX-5403: -- This issues is related to FELIX-5337. I'm cu

[jira] [Commented] (FELIX-5403) Improve the Javadoc for org.apache.felix.dm.ComponentStateListener

2016-11-11 Thread Dobias van Buuren (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656773#comment-15656773 ] Dobias van Buuren commented on FELIX-5403: -- Thanks. The effect I see is that DM i

[jira] [Commented] (FELIX-5403) Improve the Javadoc for org.apache.felix.dm.ComponentStateListener

2016-11-11 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656760#comment-15656760 ] Pierre De Rop commented on FELIX-5403: -- Ok I will investigate today. > Improve the

[jira] [Commented] (FELIX-5403) Improve the Javadoc for org.apache.felix.dm.ComponentStateListener

2016-11-11 Thread Dobias van Buuren (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15656475#comment-15656475 ] Dobias van Buuren commented on FELIX-5403: -- Ok, just tried your patch with the ad