[
https://issues.apache.org/jira/browse/ARIES-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amichai Rothman updated ARIES-2231:
-----------------------------------
Issue Type: Bug (was: Task)
> 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
>
> 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)