Hey Dan, Sure you can re-use webconsole codebase. The login infrastructure basically delegates authorization to JAAS realm named karaf. If you will need any assistance wit extensions, just type to dev@. We are more than happy to help you. There are few base classes than you can extend to get basic L&F in place. To extend navigation you simply publish NavigationProvider implementations in OSGi service registry.
Best regards, Lukasz Wiadomość napisana przez Dan Tran w dniu 27 kwi 2012, o godz. 19:53: > Hello Karaf team, > > I am thinking of tapping to Karaf's webconsole subproject to implement > my feature's specific WebUI. This way I can reuse most of the > infrastructures like login, rolebase authorization.. > > is it the right direction? > > Thanks > > -Dan
