* Max Pfingsthorn:

> Okay, for the WebDAVSource,  or any Inspectable and Traverseable
> source,  you  will  get  an  InspectableTraversableCachingSource
> from  the CachingSourceFactory. This  source  will actually  put
> SourceProperty  objects in  a map  for its  cached response. The
> cached  response  is  Serializable,  but  not  the  elements  in
> that map,  so ObjectOutputStream.writeObject()  fails. This only
> happens  when the  in-memory part  of the  Cache which  uses the
> EHDefaultStore becomes too full and loads objects off to disk.

How do you activate disk cache?  I couldn't ever figure out how to
use it.
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/

Reply via email to