Avoid using the deprecated servlet cache classes

This rule flags the following classes:

These classes were deprecated in WebSphere Application Server Version 6.0 and might be removed in a future release.

Use com.ibm.websphere.cache.DynamicCacheAccessor instead of com.ibm.websphere.servlet.cache.DynamicCacheAccessor .

For additional information, see

The full Deprecated API list is in the documentation.