EditableConfigurationManager.removeGBeanFromConfiguration()

2008-06-06 Thread Jarek Gawor
Hi, Does anybody know why the EditableKernelConfigurationManager.removeGBeanFromConfiguration() marks the gbean with load="false" instead of actaully deleting it from the config store? I was adding and removing network connectors using the console and I saw the gbean added to the config.xml when

Re: EditableConfigurationManager.removeGBeanFromConfiguration()

2008-06-06 Thread David Jencks
On Jun 6, 2008, at 3:38 PM, Jarek Gawor wrote: Hi, Does anybody know why the EditableKernelConfigurationManager.removeGBeanFromConfiguration() marks the gbean with load="false" instead of actaully deleting it from the config store? I think the (possibly fuzzy) thinking behind this was that t

Re: EditableConfigurationManager.removeGBeanFromConfiguration()

2008-06-06 Thread Vamsavardhana Reddy
On Sat, Jun 7, 2008 at 4:08 AM, Jarek Gawor <[EMAIL PROTECTED]> wrote: > Hi, > > Does anybody know why the > EditableKernelConfigurationManager.removeGBeanFromConfiguration() > marks the gbean with load="false" instead of actaully deleting it from > the config store? > > I was adding and removing

Re: EditableConfigurationManager.removeGBeanFromConfiguration()

2008-06-09 Thread Donald Woods
Agree that both of these behaviors need to be fixed. -Donald David Jencks wrote: On Jun 6, 2008, at 3:38 PM, Jarek Gawor wrote: Hi, Does anybody know why the EditableKernelConfigurationManager.removeGBeanFromConfiguration() marks the gbean with load="false" instead of actaully deleting it

Re: EditableConfigurationManager.removeGBeanFromConfiguration()

2008-06-13 Thread Jarek Gawor
On Fri, Jun 6, 2008 at 7:22 PM, David Jencks <[EMAIL PROTECTED]> wrote: > > On Jun 6, 2008, at 3:38 PM, Jarek Gawor wrote: > >> Hi, >> >> Does anybody know why the >> EditableKernelConfigurationManager.removeGBeanFromConfiguration() >> marks the gbean with load="false" instead of actaully deleting