getCacheManager().getCacheNames() is not working with JCS. I get an empty org.apache.commons.jcs.jcache.ImmutableIterable. The Ehcache provider correctly returns a String iterator with the cache names. My tests run fine, but this is a good way to check that your configuration is picked up with multiple caches defined.
-- View this message in context: http://tomee-openejb.979440.n4.nabble.com/commons-jcs-jcach-getCacheNames-not-working-tp4676111.html Sent from the TomEE Users mailing list archive at Nabble.com.
