EHC ❯ EHCache should not require Serializable
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
We’re trying to put some non-serializable objects in the cache. This should be made possible: * For inmemory caches, it must work (for example caching a SoftReference) * Overflow / distributed can log a warning “not serializable” and return null * Serializable is a flag-interface, and should not be used the way it is… Sourceforge Ticket ID: 1464084 - Opened By: nobody - 4 Apr 2006 09:34 UTC
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira