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
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