[jboss-jira] [JBoss JIRA] (AS7-3710) Cannot see classes defined by OSGi bootdelegation
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Tue Mar 20 11:07:47 EDT 2012
[ https://issues.jboss.org/browse/AS7-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Diesler resolved AS7-3710.
---------------------------------
Resolution: Done
Done. This is the proper solution then.
Extra system packages can also be added (as you probably know). For this to work the osgi subsystem needs to get extra module dependencies defined. This is documened in the osgi-subsystem schema
> Cannot see classes defined by OSGi bootdelegation
> -------------------------------------------------
>
> Key: AS7-3710
> URL: https://issues.jboss.org/browse/AS7-3710
> Project: Application Server 7
> Issue Type: Bug
> Components: OSGi
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Fix For: 7.1.2.Final
>
>
> I use a javaagent that does bytecode instrumentation. This injected code needs to be able to see its runtime dependency, which is available from the boot classloader. JBoss appears to ignore the "org.osgi.framework.bootdelegation" property
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list