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