[jira] [Created] (FELIX-3668) Revert Rev. 1381440 restore previous behavior when a bind method cannot be found

2012-09-17 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-3668: Summary: Revert Rev. 1381440 restore previous behavior when a bind method cannot be found Key: FELIX-3668 URL: https://issues.apache.org/jira/browse/FELIX-3668

[jira] [Commented] (FELIX-3666) NPE when uninstalling a bundle

2012-09-17 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13456868#comment-13456868 ] Felix Meschberger commented on FELIX-3666: -- I think this is a bug in the

Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Christian Schneider
Hi all, felix config admin behaves differently if the config originated from a file or was directly created in config admin. For most cases this is good. Sometimes I would like the behaviour to create a config by hand (shell or mbean) or programatically but make sure it is also created in

Re: Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Jean-Baptiste Onofré
Hi, My preference would be to 2, more than pollute the original config with an extra attribute. My 0.02€ Regards JB On 09/17/2012 11:47 AM, Christian Schneider wrote: Hi all, felix config admin behaves differently if the config originated from a file or was directly created in config

Re: Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Felix Meschberger
Hi Christian, Am 17.09.2012 um 11:47 schrieb Christian Schneider: Hi all, felix config admin behaves differently if the config originated from a file or was directly created in config admin. For most cases this is good. I think there is a misconception here: Configuration can always only

Re: Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Marcel Offermans
On Sep 17, 2012, at 11:47 AM, Christian Schneider ch...@die-schneider.net wrote: felix config admin behaves differently if the config originated from a file or was directly created in config admin. For most cases this is good. Maybe I missed something, but how does the Felix implementation

Re: Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Jean-Baptiste Onofré
I think that Christian is talking about the behavior inside Karaf where we mix FileInstall and ConfigAdmin. Regards JB On 09/17/2012 12:45 PM, Marcel Offermans wrote: On Sep 17, 2012, at 11:47 AM, Christian Schneider ch...@die-schneider.net wrote: felix config admin behaves differently if

Re: Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Christian Schneider
Actually I am not exactly sure where which behaviour is implemented. I will dig into it though. What I can see from the outside when using felix fileinstall and config admin service together is the following: - If I have config in etc which is monitored by fileinstall then each .cfg file

Re: Provide an option to persist a config to a file in e.g. etc

2012-09-17 Thread Felix Meschberger
Hi, Am 17.09.2012 um 13:46 schrieb Christian Schneider: Actually I am not exactly sure where which behaviour is implemented. I will dig into it though. What I can see from the outside when using felix fileinstall and config admin service together is the following: - If I have config

[jira] [Closed] (FELIX-3661) Scr sometimes does not invoke Reference bind method

2012-09-17 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop closed FELIX-3661. Resolution: Invalid I'm closing this issue because the problem actually comes from some circular

[jira] [Commented] (FELIX-3666) NPE when uninstalling a bundle

2012-09-17 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457048#comment-13457048 ] Carsten Ziegeler commented on FELIX-3666: - Ok, I agree to your conclusion -

[jira] [Created] (FELIX-3669) NPE in ControlServlet.deviceToJSON

2012-09-17 Thread Evgeni Grigorov (JIRA)
Evgeni Grigorov created FELIX-3669: -- Summary: NPE in ControlServlet.deviceToJSON Key: FELIX-3669 URL: https://issues.apache.org/jira/browse/FELIX-3669 Project: Felix Issue Type: Bug

[jira] [Updated] (FELIX-3669) NPE in ControlServlet.deviceToJSON

2012-09-17 Thread Evgeni Grigorov (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Evgeni Grigorov updated FELIX-3669: --- Attachment: NPE_in_ControlServlet.deviceToJSON Initial proposal for the fix.

[jira] [Commented] (FELIX-3666) NPE when uninstalling a bundle

2012-09-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13457055#comment-13457055 ] Richard S. Hall commented on FELIX-3666: So, should we clone this bug for

[jira] [Created] (FELIX-3670) PackageAdmin.isBundleType throws NPE for uninstalled bundle

2012-09-17 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-3670: Summary: PackageAdmin.isBundleType throws NPE for uninstalled bundle Key: FELIX-3670 URL: https://issues.apache.org/jira/browse/FELIX-3670 Project: Felix

[jira] [Updated] (FELIX-3670) PackageAdmin.isBundleType throws NPE for uninstalled bundle

2012-09-17 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-3670: --- Fix Version/s: framework-4.2.0 PackageAdmin.isBundleType throws NPE for uninstalled