Ignition.start is supposed to start an Ignite instance, so passing
spring-cache.xml file that doesn't contain any Ignite configuration doesn't
make sense. The SpringCacheManager bean should be part of the Spring
Application Context, it then will be used as an entry point to Ignite
cluster. It looks like you're using annotation based config for Spring, so
that's where you need to configure the bean. I believe you don't need this
second XML at all.

-Val



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

Reply via email to