[jboss-osgi-issues] [JBoss JIRA] Commented: (JBOSGI-104) Upgrade to Felix Web Console 1.2.10

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Jul 6 05:05:51 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBOSGI-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12474969#action_12474969 ] 

Thomas Diesler commented on JBOSGI-104:
---------------------------------------

Here is what I had to do

#1 unpack the original apache felix webconsole sources to target/classes
#2 copy the original apache felix webconsole resources to src/main/resources
#3 duplicate and modify AbstractWebConsolePlugin to allow overwrite of HEADER
#4 duplicate and modify OsgiManager to allow overwrite of PLUGIN_CLASSES
#5 duplicate and modify RenderBridge to render a custom header and footer
#6 replace all plugins with extended versions to render a custom header and footer

Improved integration would allow me to

* define and extend the set of plugins
* configure a header/footer replacement

without modifying the original sources. Ideally, I would like to install the original Apache Felix WebConsole
which would access services for the required extension points

i.e. The console would look for a service that provides header and footers (and perhaps other UI elements)
Another service could provided the set of plugins


> Upgrade to Felix Web Console 1.2.10
> -----------------------------------
>
>                 Key: JBOSGI-104
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-104
>             Project: JBoss OSGi
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: JBossOSGi 1.0.0 Beta3
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-osgi-issues mailing list