need to be able to read in the config file and then apply an authenticator to it before starting ignite. I have managed to call
IgnitionEx.loadConfigurations("server.xml");
which returns org.apache.ignite.lang.IgniteBiTuple
How can i convert this to an IgniteConfiguration object?
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
