Hi Jaap, I am also fairly new to karaf but I know some internal applications that do exactly that. Basically the whole UI is based on Components / Services and are rendered dynamically. E.g. take an interface "NavigationButton"... all instances would be rendered as buttons in the Nav Bar and so on. But I do not know any framework already providing all of that (vaadin does a bit of that as it has OSGi and CDI support).
Julian Am 26.09.19, 11:22 schrieb "frm" <[email protected]>: Hi, I am a NOOB with respect to Karaf, just starting to read the materials. My question: I want to have (and if necessary build) a plugin system, similar as you have in Wordpress. The idea is that people can developing a plugin containing user interface elements, persistence and application logic. Then they can add the plugin to their install, by using a web interface. Is there a project that uses Karaf to build such a web-based plugin platfrom? Thanks, -- Jaap Gordijn
