[
https://issues.apache.org/jira/browse/ARIES-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18085978#comment-18085978
]
ASF subversion and git services commented on ARIES-2231:
--------------------------------------------------------
Commit 11f6700df021f62a3f032f43128613207453ac34 in aries-rsa's branch
refs/heads/master from Amichai Rothman
[ https://gitbox.apache.org/repos/asf?p=aries-rsa.git;h=11f6700d ]
ARIES-2231 Fix MethodInvoker CNFE when interface is implemented by service
superclass
> 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)