Seems that EditableConfigurationManager support is removed (at least temporarily) in the Geronimo kernel. I am not sure that adding the gbeans to the existed configuration in the runtime is a good idea. But, IIRC, some plugins depend on it to add gbeans dynamically. I would suggest to recover it, the staff I could see is to change some codes to adapt the OSGI environment in its implemetation.
2009/10/21 Rick McGuire <[email protected]> > The Tomcat unit tests are making use of > ConfigurationUtil.getEditableConfigurationManager, which has been commented > out. Is that method no longer applicable, or does it still require some > work? Is getConfigurationManager() an workable replacement? > > Rick > -- Ivan
