Currently when we do a "cache.loadCacheXml(InputStream stream)", whatever defined in that cache.xml will be "added" to the current cache instance. Is there a way to first delete whatever that's been defined by the previous xml and load this new cache.xml on a clean slate?
Thanks! -- Cheers Jinmei