> shall I just add that to an exe and then block using Console.Read() Yes, this should work
> Is there a tool to convert dotnet exe config to Sprint XML or does that need to be done manually There is no such tool. However, you can try console.gridgain.com, which provides a web UI to generate Spring XML. Pavel. On Tue, Jun 21, 2016 at 4:32 PM, mrinalkamboj <[email protected]> wrote: > Hello Pavel, > > Thanks for the options provided. > > For the first one - "Compile the server yourself. This would be a one-line > program", shall I just add that to an exe and then block using > Console.Read() > > For the second one - Is there a tool to convert dotnet exe config to > Sprint > XML or does that need to be done manually > > thanks, > > Mrinal > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Ignite-client-needs-explicit-CacheConfiguration-for-first-time-for-GetCache-tp5768p5776.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
