[ 
https://issues.apache.org/jira/browse/ARIES-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260753#comment-16260753
 ] 

ASF subversion and git services commented on ARIES-1760:
--------------------------------------------------------

Commit 1a9c55bbd927b1013cb32c10a99f7570dd5547a7 in aries-rsa's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=aries-rsa.git;h=1a9c55b ]

[ARIES-1760] Fix primitive types, extract MethodInvoker


> 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