Hi, Please provide the source code throwing an exception you mentioned so I can reproduce it.
As for peerClassLoading meaning, the flag is only related to task execution using the IgniteCompute API. 2016-06-17 9:42 GMT+03:00 xoraxax <[email protected]>: > 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. > -- Best regards, Alexei Scherbakov
