Hi All:

I'm using JCS in my application and it's working great, but I'm wondering
how can
I get the list of active IndexedDiskCache instances running within the same
JVM.
I've tried to get the list through CompositeCacheManager, but it doesn't see
it:

CompositeCacheManager mgr = CompositeCacheManager.getUnconfiguredInstance();
String[] currentCaches = mgr.getCacheNames();

Is there any way to resolve this issue?


-- 
--~--~---------~--~----~------------~-------~--~----~
Best regards, Pavel Senin, mailto:[EMAIL PROTECTED]

Reply via email to