[
https://issues.apache.org/jira/browse/IGNITE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206158#comment-15206158
]
Pavel Tupitsyn commented on IGNITE-2686:
----------------------------------------
1) Fixed
2) The same problem is on .NET side. We can cache methods only when there is no
ambiguity (only one method with a given name and arg count).
3) varargs/params are just an array underneath. I'll add a test.
> .NET: Call Java services
> ------------------------
>
> Key: IGNITE-2686
> URL: https://issues.apache.org/jira/browse/IGNITE-2686
> Project: Ignite
> Issue Type: New Feature
> Components: managed services, platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.6
>
>
> Add support for Java service calls (see OP_DOTNET_INVOKE in PlatformServices).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)