Amichai Rothman created ARIES-2231:
--------------------------------------

             Summary: 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: Task
          Components: Remote Service Admin
    Affects Versions: rsa-2.0.0
            Reporter: Amichai Rothman


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)

Reply via email to