You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Jaroslav Tulach (JIRA)" <ji...@apache.org> on 2010/01/19 11:24:54 UTC

[jira] Updated: (FELIX-1991) Allow boot delegation class loader to be configurable per bundle

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

Jaroslav Tulach updated FELIX-1991:
-----------------------------------

    Attachment: netbeans.txt

Here is my attempt to implement the per bundle bootclassloader delegation. We need it in NetBeans to make our http://wiki.netbeans.org/Netigso project work with Felix without dirty hacks.

> Allow boot delegation class loader to be configurable per bundle
> ----------------------------------------------------------------
>
>                 Key: FELIX-1991
>                 URL: https://issues.apache.org/jira/browse/FELIX-1991
>             Project: Felix
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: felix-2.0.2
>            Reporter: Richard S. Hall
>            Assignee: Richard S. Hall
>             Fix For: felix-2.2.0
>
>         Attachments: netbeans.txt
>
>
> Currently, the same boot delegation class loader is used for all bundles. In cases where you are integrating with other module systems, making this configurable per bundle could allow you to bridge to other module systems.

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