Resources including application context are injected in factories as well.
Note that Ignite node has to be started either with Spring configuration
file (Ignition.start("ignite-cfg.xml")) or using IgniteSpringBean:
<bean class="org.apache.ignite.IgniteSpringBean">
<property name="configuration" ref="ignite.cfg"/>
</bean>
-Val
--
View this message in context:
http://apache-ignite-users.70518.x6.nabble.com/CassandraCacheStoreFactory-injection-error-while-trying-to-use-Cassandra-as-persistent-store-tp5689p6244.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.