I am not quite sure what you mean. I followed Readme file from schema-import example which is in the ignite examples folder. I haven't change anything. I run Demo class. - Cache has been populated from database. Now, let's say, I want to access the cache using JDBC driver. The node starts, though it throws the exception. I have to put ignite-examples.jar to the classpath in order to get it to work. But as I understand, if peerClassLoading is turned on, it has to distribute my classes with no need to copy them manually.
-- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/schema-import-example-ClassNotFoundException-org-apache-ignite-schema-H2DataSourceFactory-tp5629p5705.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
