Hey,
I checked in karaf module changes. Now it is possible to create a new instance. 
Creation form is really simple and allows to set rmi/ssh ports and name.

I remember that we do not make internationalization easy, so I'll try to figure 
out how to do it in more declarative way. I will drop the admin module for a 
while and back to i18n and design. I going to inline buttons with same icons, 
eg to have stop/start same for features and bundles just like in current 
webconsole. This might cause some small changes in API. 

I hope that we'll stabilize API soon, and after release of pax-wicket 0.8 we'll 
do first 0.3 release of WebConsole.

Best regards,
Lukasz Dywicki

> Sounds cool :)
> 
> 2011/12/28 Łukasz Dywicki <[email protected]>:
>> Hey everyone,
>> I spent few days working on webconsole and did some changes.
>> 
>> Now osgi module is splitted into few:
>> - framework (overview page)
>> - log - LogService
>> - config - ConfigurationAdmin
>> - event - EventAdmin
>> - bundle - uses only a org.osgi.core
>> - blueprint - adds support for blueprint
>> 
>> I also introduced some small SCR support module which shows an decoration on 
>> bundles list. This plugin uses a Felix SCR implementation to detect bundles 
>> with scr components. Also it uses SCR to register extensions in service 
>> registry.
>> 
>> Later I will work on authorization to let limit access to only given part of 
>> console (eg bundles/without karaf administration).
>> 
>> I am in mid of changes of Karaf module - it will be also splitted into two - 
>> features and admin service. I hope that after these changes webconsole 
>> migration will be much easier.
>> 
>> Best regards,
>> Lukasz





Reply via email to