You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2009/07/19 17:26:15 UTC

[jira] Updated: (FELIX-965) Avoid classloading issue if an alreday manipulated class is used by the API

     [ https://issues.apache.org/jira/browse/FELIX-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clement Escoffier updated FELIX-965:
------------------------------------

    Fix Version/s: iPOJO-1.4.0

> 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
>             Fix For: iPOJO-1.4.0
>
>
> 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.