Re: Webconsole and ConfigAdmin

2009-05-12 Thread Guillaume Nodet
For non metatype described configurations, I would just use a single text area and display / load the configuration using the java.util.Properties text serialization methods. I've added some metatype descriptions to Karaf configurations, but I think some of them can not be easily described by metat

Re: Webconsole and ConfigAdmin

2009-05-11 Thread Filippo Diotalevi
On Mon, May 11, 2009 at 8:37 PM, Felix Meschberger wrote: > Hi Guillaume, > Guillaume Nodet schrieb: >> What is the config tab supposed to display when the configurations >> available in the config admin do not have any metadata infos and are >> not SCR managed ? >> Currently, those are not even d

Re: Webconsole and ConfigAdmin

2009-05-11 Thread Carsten Ziegeler
Felix Meschberger wrote: > Hi Guillaume, > > Guillaume Nodet schrieb: >> What is the config tab supposed to display when the configurations >> available in the config admin do not have any metadata infos and are >> not SCR managed ? >> Currently, those are not even displayed in the list box. >> I'

Re: Webconsole and ConfigAdmin

2009-05-11 Thread Felix Meschberger
Hi Guillaume, Guillaume Nodet schrieb: > What is the config tab supposed to display when the configurations > available in the config admin do not have any metadata infos and are > not SCR managed ? > Currently, those are not even displayed in the list box. > I've been able to change that using a

Webconsole and ConfigAdmin

2009-05-11 Thread Guillaume Nodet
What is the config tab supposed to display when the configurations available in the config admin do not have any metadata infos and are not SCR managed ? Currently, those are not even displayed in the list box. I've been able to change that using a simple patch and now I can see 3 buttons (save, re