Christian Schneider created ARIES-1760:
------------------------------------------

             Summary: Primitive type do not work as parameters in TCP transport
                 Key: ARIES-1760
                 URL: https://issues.apache.org/jira/browse/ARIES-1760
             Project: Aries
          Issue Type: Bug
          Components: Remote Service Admin
    Affects Versions: rsa-1.11.0
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: rsa-1.12.0


During development for remote services 1.1 I found that primitive types in 
parameters do not work. We get an exception "No method found that matches name 
%s, types %s". 

This happens because we get e.g Integer as parameter when looking at the 
deserialized data but the method signature has int.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to