[
https://issues.apache.org/jira/browse/FELIX-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700467#action_12700467
]
Felix Meschberger commented on FELIX-1013:
------------------------------------------
Extending the set of plugins is easy, since these can be added at run time
registering plugin services. Currently, though these must extend the
AbstractWebConsolePlugin class, which is too restrictive.
> Improve console extensibility
> -----------------------------
>
> Key: FELIX-1013
> URL: https://issues.apache.org/jira/browse/FELIX-1013
> Project: Felix
> Issue Type: Task
> Components: Web Console
> Affects Versions: webconsole-1.2.8
> Reporter: Thomas Diesler
>
> Currently, the JBossOSGi project uses the Felix Web Console for OSGi
> framework management.
> http://www.jboss.org/community/docs/DOC-13457
> http://jbossosgi.blogspot.com/2009/03/jbossosgi-getting-started.html
> We would like to be able to extend the set of console plugins and modify the
> generated html header/footer.
> With webconsole-1.2.8 this cannot be done by extending the binary
> distribution, instead we need to duplicate and modify a number of webconsole
> source files
> For details please see the associated sub-tasks
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.