Hi, 

I finally found the solution to this puzzle. By setting the class loader to
the configuration after I initialize Ignite to that of the Spring Service,
it solves the issue. I simply had to add the following line: 

ignite.configuration().setClassLoader(MySpringService.class.getClassLoader()) 

best-





--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to