[
https://issues.apache.org/jira/browse/ARIES-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amichai Rothman closed ARIES-2231.
----------------------------------
Fix Version/s: rsa-2.0.0
Resolution: Fixed
> Fix MethodInvoker CNFE when interface is implemented by service superclass
> --------------------------------------------------------------------------
>
> Key: ARIES-2231
> URL: https://issues.apache.org/jira/browse/ARIES-2231
> Project: Aries
> Issue Type: Bug
> Components: Remote Service Admin
> Affects Versions: rsa-2.0.0
> Reporter: Amichai Rothman
> Priority: Minor
> Fix For: rsa-2.0.0
>
>
> The TCP Provider MethodInvoker uses the service object's classloader to load
> its interface classes by name. However, if the interface is implemented by a
> superclass from a different bundle a ClassNotFoundException is thrown. It
> should find the classes via all superclasses of the service.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)