chevy wrote > So, when I run it from eclipse it picks this config path but from jar it > refers to IGNITE_HOME which I want to avoid.
You can put the config file into the JAR under META-INF folder (instead of IGNITE_HOME). Will this work for you? -Val -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/IgniteException-on-starting-node-from-Jar-tp6881p6936.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
