PQ76567; 5.0.1, 5.0.2: DistributedMap of dynacache
does not support any object
Downloadable files
Abstract
DistributedMap interface does not support non-String
Objects as keys as shown in the API.
Download Description
The implementation of DistributedMap of dynacache does not support any
object as provided by the api. It only accepts strings which is not
sufficient for the usage by the portal product.
The interface com.ibm.websphere.cache.DistributedMap requires all keys to
be of the type java.lang.String objects. This is different from the
behavior of java.util.Map interface which DistributedMap extends
USERS AFFECTED: WebSphere Application Server users of DistributedMap
Interface in Dynacache on all Enterprise platforms.