3 Replies Latest reply on May 2, 2006 1:03 PM by manik

    cache.exists() not passed up the interceptor chain?

    manik

      Any idea why this was written this way - while all other calls are passed up the chain, this one call isn't. If the exists() call needs to bypass the interceptor stack, we could use an internal _exists() like we do with get(), etc?

      The reason I ask is because of this bug reported by a customer:

      http://jira.jboss.com/jira/browse/JBCACHE-565