This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: cache.exists() not passed up the interceptor chain?brian.stansberry Apr 12, 2006 4:03 PM (in response to manik)This also means exists() returns false if a node has been evicted but is still available via the cache loader. 
- 
        2. Re: cache.exists() not passed up the interceptor chain?manik Apr 12, 2006 6:07 PM (in response to manik)Yes, and this 'feature' is actually made use of in the cache loader interceptor to determine whether a node needs to be loaded! :) 
- 
        3. Re: cache.exists() not passed up the interceptor chain?manik May 2, 2006 1:03 PM (in response to manik)Ok, now the question is, does this need a fix? Do we need a separate _exists() which is not passed up the interceptor stack? 
 
    