| Bug | Category | Details | Line | Priority | 
| Class org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet defines non-transient non-serializable instance field serializer | BAD_PRACTICE | SE_BAD_FIELD | Not available | Medium | 
| Write to static field org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet.cacheMgr from instance method org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet.init(ServletConfig) | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 96 | Medium | 
| Write to static field org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet.remoteCacheService from instance method org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet.init(ServletConfig) | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 103 | Medium | 
| Write to static field org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet.remoteCacheService from instance method org.apache.commons.jcs.auxiliary.remote.http.server.RemoteHttpCacheServlet.setRemoteCacheService(ICacheServiceNonLocal) | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 353 | Medium |