1 Reply Latest reply on Aug 27, 2007 9:03 AM by brucespringfield

    How to locate customer CacheLoader?

    brucespringfield

      How should JBoss Cache locate a custom CacheLoader?

      If I set the class attribute of the Cache Loader to :

      <class>org.custom.jboss.CustomJDBCCacheLoader</class>
      [/custom]
      
      How does JBoss Cache locate the class?