[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-431) Fragments do not use Host ClassLoader

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Mon Jan 10 08:27:49 EST 2011


     [ https://issues.jboss.org/browse/JBOSGI-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler updated JBOSGI-431:
----------------------------------

    Description: 
Fragments are bundles that can be attached to one or more host bundles by the Framework. Attaching is done as part of resolving: the Framework appends the relevant definitions of the fragment bundles to the host's definitions before the host is resolved. Fragments are therefore treated as part of the host, including any permitted headers; they must not have their own class loader though fragments must have their own Protection Domain.

Currently, fragments are modules with their own ClassLoader

  was:
Fragments are bundles that can be attached to one or more host bundles by the Framework. Attaching is done as part of resolving: the Framework appends
the relevant definitions of the fragment bundles to the host's definitions before the host is resolved. Fragments are therefore treated as part of the host, including any permitted headers; they must not have their own class loader though fragments must have their own Protection Domain.

Currently, fragments are modules with their own ClassLoader



> Fragments do not use Host ClassLoader
> -------------------------------------
>
>                 Key: JBOSGI-431
>                 URL: https://issues.jboss.org/browse/JBOSGI-431
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For:  JBossOSGi 1.0.0 Beta10
>
>
> Fragments are bundles that can be attached to one or more host bundles by the Framework. Attaching is done as part of resolving: the Framework appends the relevant definitions of the fragment bundles to the host's definitions before the host is resolved. Fragments are therefore treated as part of the host, including any permitted headers; they must not have their own class loader though fragments must have their own Protection Domain.
> Currently, fragments are modules with their own ClassLoader

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list