2 Replies Latest reply on Apr 17, 2014 4:02 PM by kumardevvrat

    Unable to set write-behind configuration in JDBCStringKeyedStore via XML

    kumardevvrat

      Hi!


      I have a quick query. I wanted to ask if every option in ConfigurationBuilder can be done via configuring via XML. I am using 6.0.2 and what I find interesting in the XSD schema is that there is no option to set configure write-behind caching


      I can see the corresponding APIs in PersistanceConfigurationBuilder but unable to setup write-behind in XML. Also it looks like the config is old in .6.0.x documentation

      http://infinispan.org/docs/6.0.x/user_guide/user_guide.html#_write_behind_asynchronous

       

      Here is my XML right now: gist:11002740

       

      Thanks in advance