[jboss-osgi-issues] [JBoss JIRA] Updated: (JBOSGI-287) Optional import loaded from system classloader

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Feb 3 08:35:19 EST 2010


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

Thomas Diesler updated JBOSGI-287:
----------------------------------

    Environment: AS6


> Optional import loaded from system classloader
> ----------------------------------------------
>
>                 Key: JBOSGI-287
>                 URL: https://jira.jboss.org/jira/browse/JBOSGI-287
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Core Framework
>         Environment: AS6
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: Framework 1.0.0 Alpha3
>
>
> It seems that the compendium resolves with the optional javax.servlet.http.
> The jetty bundle which contains javax.servlet.http resolves later.
> When the HttpService is loaded from compendium we get a LinkageError, because HttpServletRequest is loaded from the system CL.
> Compendium should import javax.servlet.http from the jetty bundle. 
> Compendium should never be able to load HttpServletRequest from the system CL.

-- 
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