|
Today to configure an Infinispan CacheManager, this also includes the resource name of the JGroups configuration file used by the CacheManager.
It's quite useful to be able to specify the two configuration files without one implying an hardcoded name for the other. For example, we'll use this to force a testable JGroups stack without needing to make concessions of testability of our recommended Infinispan configuration file.
|