You don't need to create Ignite instance on the server node, it's already there.
On the client do like this: Ignition.setClientMode(true); Ignite ignite = Ignition.start(...); -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/It-it-possible-to-eleminate-CacheConfiguration-from-code-java-tp4214p4232.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
