Redisson for JCache Session persistence on WebSphere-Liberty: how to pass redisson-jcache.yaml?
Hello Open Liberty experts, As an R&D effort, I am trying to enable Liberty session persistence backed by Redis via JCache/Redisson. I observe the CLASSPATH seems to be correctly configured via <library> and <httpSessionCache libraryRef> syntax, but the config file…