[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-431) Framment does not use host's ClassLoader

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


Framment does not use host's 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


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