Hello! .net usually uses external IGNITE_HOME with Ignite binary distribution. You should put JAR files into its libs\ directory to make Ignite JVM process use them.
Regards, -- Ilya Kasnacheev 2018-08-16 16:59 GMT+03:00 wt <[email protected]>: > i am playing with getting ignite working on .net and it works nicely with > standard configs. If i try copy a config that has rmdbs integration it > doesn't know where to find the jbdc jar file and classpath. Does anyone > have > any information on how this can be done ? > > > Caused by: class org.apache.ignite.IgniteCheckedException: Failed to > instantiate Spring XML application context (make sure all classes used in > Spring configuration are present at CLASSPATH) > [springUrl=file:/C:/Users/ww309/source/repos/ignite/ > ignite/ignite_rmdbs.xml] > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
