Pavel, Awesome, I didn’t know Service Grid is capable to work this way! You should have documented this feature earlier ;)
However, this statement doesn’t look 100% true All nodes (Java-only and .NET) should have Java service classes deployed locally. See Ignite Java documentation: Service Grid <https://apacheignite.readme.io/docs/service-grid>. I’ve recently added the documentation that explains how you can manage a service deployment thus “marking” nodes where service classes must located originally https://apacheignite.readme.io/docs/service-grid#deployment-management Did you miss it and the doc needs to be updated? — Denis > On Dec 7, 2016, at 2:08 AM, Pavel Tupitsyn <ptupit...@apache.org> wrote: > > Hi Gordon, > > I've just added documentation for this feature: > https://apacheignite-net.readme.io/docs/calling-java-services > <https://apacheignite-net.readme.io/docs/calling-java-services> > > Let me know if something is missing. > > Thanks, > Pavel > > On Wed, Dec 7, 2016 at 6:18 AM, Gordon Reid (Nine Mile) > <gordon.r...@ninemilefinancial.com > <mailto:gordon.r...@ninemilefinancial.com>> wrote: > Hi, > > > > We have several Ignite Services running on Java nodes. I want to call these > Services from our .NET GUI. How can I do that? > > > > Thanks. > > Gordon. > >