You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2009/06/29 13:14:47 UTC

[jira] Closed: (FELIX-1211) How to provide resources like CSS or JavaScript files for plugins

     [ https://issues.apache.org/jira/browse/FELIX-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger closed FELIX-1211.
------------------------------------

       Resolution: Fixed
    Fix Version/s: webconsole-1.2.12

Fixed a small glitch in Rev. 789288.

Previously the getResource method has been looked up when the AbstractWebConsolePlugin class has been initialized. This causes the method to no be found for wrapped plugins because the field value returned by the getResourceProvider method is not set at the time of the initialization of the AbstractWebConsolePlugin instance.

Apart from this minor glitch, this mechanis works and this issue can be closed.

> How to provide resources like CSS or JavaScript files for plugins
> -----------------------------------------------------------------
>
>                 Key: FELIX-1211
>                 URL: https://issues.apache.org/jira/browse/FELIX-1211
>             Project: Felix
>          Issue Type: Sub-task
>          Components: Web Console
>    Affects Versions: webconsole-1.2.10
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-1.2.12
>
>         Attachments: FELIX-1211-getResource.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.