Mauricio,

You still use singleton factory for the cache store:

                  <property name="cacheStoreFactory">
                      <bean
class="javax.cache.configuration.FactoryBuilder$SingletonFactory">
                        <constructor-arg>
                          <bean
class="uniagro.simugant.db.grid.mongodb.SimulationCacheMongoStore">
                          </bean>
                        </constructor-arg>
                      </bean>
                  </property>

-Val



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/How-to-configure-MongoDB-Client-I-m-getting-NotSerializableException-tp10767p10887.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to