Hello,

If you do not use Spring, you can not use xml configuration.
Configure Ignite programmatically (through java code).
See here [1] on Java tab.
Also, look at the method
Ignition#start(org.apache.ignite.configuration.IgniteConfiguration)

[1]
https://apacheignite.readme.io/docs/clients-vs-servers#configuring-clients-and-servers


On Tue, Aug 9, 2016 at 6:15 PM, chevy <chetan.v.ya...@target.com> wrote:

> I am not using spring framework for my code and it is in plain Java. So, I
> do
> not have any spring version to specify explicitly. Also, how can i make my
> code use config inside jar rather than pick it from $IGNITE_HOME?
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/IgniteException-on-starting-
> node-from-Jar-tp6881p6883.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>



-- 
Vladislav Pyatkov

Reply via email to