Hi Dieter,
I continued on improving configuration support in the web console today
and deployed a new SNAPSHOT version 1.0.1-20080617.115310-3.
Could you please verify, that it works as you expect it work with
respect to your issues:
FELIX-583
org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations():
ManagedServiceFactory instances are listed twice: with pid and factoryPid
FELIX-584
org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.applyConfiguration():
"create" action is not handled properly
FELIX-585
org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations():
Configuration instances for ManagedServiceFactoy instances cause
IllegalArgumentException
FELIX-586
org.apache.felix.webconsole.internal.compendium.BaseConfigManager.getAttributeDefinitionMap():
implementation does not properly handle Configuration instances of a
ManagedServiceFactory
FELIX-587
org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.configForm():
Configuration instance for a ManagedServiceFactory will cause Exception
Thanks alot.
Regards
Felix