1 Reply Latest reply on Dec 11, 2005 10:48 AM by ben.wang

    Deleting objects in TreeCacheAop with FileCacheLoader

    motormind

      When I delete objects from a TreeCacheAop, not all data gets deleted when I use a FileCacheLoader. There is sort of an empty remainder of the remaining object, that causes NullpointerExceptions when accessing it (even though it should have been gone completely).

      Can TreeCacheAop be used with the FileCacheLoader?