Hi Felix, On 03.02.2010 11:34, FelixOnTheJob wrote: > I'm implementing a bundle that currently uses Config Admin Service and a > managed service to get informed about changes. Now I want to use the > Metatype Service to allow configuration via Apache Felix Web Management > Console. > I've added a OSGI-INF/metatype/metatype.xml with my configuration to the > bundle. Until now I can not see any success. > Is there a possibility to make Metatype Service more verbose to get more > information about my problem?
At the moment the implementation logs using the OSGi LogService (or stdout/stderr in the absence of a LogService). But logging is constraint to errors only (mostly exceptions). If you could provide us with the metatype.xml file we could try to analyze the issue. Regards Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

