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

Timothy Ward resolved ARIES-746.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 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: 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to