I converted my config to XML and still getting same error ("Failed to get
Cassandra DataSource cause Spring application context wasn't injected into
CassandraCacheStoreFactory").I looked at SpringApplicationContextResource documentation and it's supposed to be used within instance of following classes only: And CassandraCacheStoreFactory implements javax.cache.configuration.Factory but none of these interfaces. Not sure if I'm doing something wrong or there's a bug in code. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/CassandraCacheStoreFactory-injection-error-while-trying-to-use-Cassandra-as-persistent-store-tp5689p6216.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
