[ 
https://issues.apache.org/jira/browse/ARIES-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189939#comment-14189939
 ] 

ASF GitHub Bot commented on ARIES-1161:
---------------------------------------

GitHub user grgrzybek opened a pull request:

    https://github.com/apache/aries/pull/18

    [ARIES-1161] Use BundleWiring as the key for proxy classloaders

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/grgrzybek/aries ARIES-1161

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aries/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit 23b430ae225902bfef253ab830306fd9e1af9f4b
Author: Grzegorz Grzybek <[email protected]>
Date:   2014-10-30T11:12:41Z

    [ARIES-1161] Use BundleWiring as the key for proxy classloaders

----


> ProxyGenerator uses ProxyCLassLoaded with wrong classloader 
> ------------------------------------------------------------
>
>                 Key: ARIES-1161
>                 URL: https://issues.apache.org/jira/browse/ARIES-1161
>             Project: Aries
>          Issue Type: Bug
>          Components: Proxy
>            Reporter: Konstantin Pelykh
>         Attachments: remove_pcl_from_cache_is_bundle_change_classloader.patch
>
>
> After bundle has been reloaded/refreshed, ProxyGenerator keeps using cached 
> version and old reference to outdated classloader. It latter results in NPE 
> when classloader tries to load class from refreshed bundle. 
> Affected version 1.0.3-SNAPSHOT



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to