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

Jeremy Hughes updated ARIES-746:
--------------------------------

    Fix Version/s:     (was: 0.4)
                   proxy.impl-0.4
                   proxy uber bundle 0.4
    
> Aries Proxy fails to properly proxy Object methods for interfaces
> -----------------------------------------------------------------
>
>                 Key: ARIES-746
>                 URL: https://issues.apache.org/jira/browse/ARIES-746
>             Project: Aries
>          Issue Type: Bug
>            Reporter: Timothy Ward
>            Assignee: Timothy Ward
>             Fix For: proxy uber bundle 0.4, proxy.impl-0.4
>
>
> If we generate a dynamic interface proxy using ASM then we don't properly 
> proxy methods on Object (unless they are declared on one of the interfaces). 
> We pass a null Method to the listener and we try to cast the returned object 
> to a random one of its interfaces.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to