Hello. Your server node should contains in classpath store factory class.
To run example follow to next steps: 1. Execute steps from file IGNITE_HOME/examples/schema-import/README.txt 2. Build example by command “mvn clean package” in “$IGNITE_HOME/examples/schema-import” directory 3. copy “$IGNITE_HOME/examples/schema-import/target/ignite-schema-import-demo-1.5.8.jar” file to “$IGNITE_HOME/libs” folder 4. Run node in $IGNITE_HOME folder by command “./bin/ignite.sh examples/config/example-ignite.xml” 5. Run Demo example from your IDE -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/How-to-deploy-CacheJdbcPojoStore-on-a-cluster-of-non-embedded-Ignite-node-tp3555p3557.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
