[
https://issues.apache.org/jira/browse/FELIX-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-965.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: iPOJO-1.4.0)
Fix in revision 749228.
Factories using already manipulated class doesn't use the Factory classloader
to load the class, but use the normal bundle classloader.
> Avoid classloading issue if an alreday manipulated class is used by the API
> ---------------------------------------------------------------------------
>
> Key: FELIX-965
> URL: https://issues.apache.org/jira/browse/FELIX-965
> Project: Felix
> Issue Type: Bug
> Components: iPOJO
> Affects Versions: iPOJO-1.2.0
> Reporter: Clement Escoffier
> Assignee: Clement Escoffier
>
> iPOJO API manipulates automatically non-manipulated class, and loads them in
> the internal iPOJO classloader. Already manipulated classes are also loaded
> with the classloader. This can be avoided if the class is already manipulated
> by using the "bundle/regular" classloader.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.